@@ -37,7 +37,7 @@
"ci": "npm run lint && npm run cov",
"autod": "autod",
"update": "powershell -command \"rm app/public/* -r -fo\" && powershell -command \"cp ../VPNWeb/dist/* app/public/ -r\"",
- "dist": "tar cvzf admin.tar.gz * --exclude=.git"
+ "dist": "tar cvzf admin-dist.tar.gz --exclude=.git * "
},
"ci": {
"version": "10"