mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-08-08 20:00:54 +08:00
Update d2z.sh
This commit is contained in:
@@ -21,6 +21,7 @@ else
|
||||
OPT="-o"
|
||||
fi
|
||||
|
||||
chmod -R a+rwX "$DIR"
|
||||
zip -r -0 "$DIR.zip" "$DIR"
|
||||
|
||||
if [ "$OPT" = "-z" ]; then
|
||||
|
Reference in New Issue
Block a user