This commit is contained in:
bjdgyc
2023-10-24 17:49:13 +08:00
parent a9ad21b3b5
commit 6788a875a2
5 changed files with 21 additions and 6 deletions

1
build.sh Executable file → Normal file
View File

@@ -52,6 +52,7 @@ cp -r server/conf $deploy
cp -r systemd $deploy
cp -r LICENSE $deploy
cp -r home $deploy
tar zcvf ${deploy}.tar.gz $deploy