]> 4ch.mooo.com Git - 16.git/blob - awoo.sh
wwww
[16.git] / awoo.sh
1 #!/bin/bash
2 if [ -z "$*" ]; then
3                 pee="wwww"
4         else
5                 pee="$*"
6 fi
7 ##echo "$pee"
8 git add .
9 . ./boop.sh "$pee"
10 cp -fp bin/*.exe /var/www/
11 scp -rp -P 26 bin/*.exe 4ch.mooo.com:/var/www/16/
12 #if [ -f "bin/*.exe" ]
13 #       then
14 #zip /var/www/scroll scroll.exe
15 #zip /var/www/exmmtest exmmtest.exe
16 #fi