mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-15 22:10:30 +00:00
Misc
This commit is contained in:
1
cc.sh
1
cc.sh
@@ -58,6 +58,7 @@ if [[ -f "ASF-ui/package.json" ]] && hash npm 2>/dev/null; then
|
||||
|
||||
cd ASF-ui
|
||||
npm i --no-progress
|
||||
git checkout -- package.json package-lock.json # Until we can switch to npm ci, avoid any changes to source files done by npm i
|
||||
npm run-script deploy --no-progress
|
||||
cd ..
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user