update,
This commit is contained in:
7
nssheung/School-Management-System/packDist.sh
Normal file
7
nssheung/School-Management-System/packDist.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
rm -rf ./dist/delivery.zip
|
||||
|
||||
set -ex
|
||||
|
||||
7za a -mx9 -tzip ./dist/delivery.zip src _hidden -r
|
Reference in New Issue
Block a user