]> 4ch.mooo.com Git - 16.git/blobdiff - z.sh
cleaned up the repo from debugging watcom2 ^^
[16.git] / z.sh
diff --git a/z.sh b/z.sh
deleted file mode 100755 (executable)
index 0c9a2f9..0000000
--- 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