mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-17 06:50:29 +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
|
cd ASF-ui
|
||||||
npm i --no-progress
|
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
|
npm run-script deploy --no-progress
|
||||||
cd ..
|
cd ..
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user