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