X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=z.sh;fp=z.sh;h=0000000000000000000000000000000000000000;hb=86faae635ea49a015804581e4696d7ddda9d29c4;hp=0c9a2f9c756b8f19c8ea5569f208923fff47ce58;hpb=d99823e3935761882df695b1d93c30773137456f;p=16.git diff --git a/z.sh b/z.sh deleted file mode 100755 index 0c9a2f9c..00000000 --- a/z.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -while [ -n "$1" ] -do - 7z a -v64k /var/www/"$1".zip "$1" - shift -done