build(client-web): 🚀 Update client build script

Build client script with uploading package to server
This commit is contained in:
pakintada@gmail.com 2024-03-14 14:50:45 +07:00
parent 47357e7ab4
commit 37c182729b
5 changed files with 27 additions and 8 deletions

6
client/dist/send_package.sh vendored Normal file
View file

@ -0,0 +1,6 @@
zip -vr client.zip client/
echo "-------------------------------------------"
echo "** Make sure the network is accessiable to 10.11.77.50"
./upload-cli