mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-17 15:00:29 +00:00
Misc
This commit is contained in:
3
cc.sh
3
cc.sh
@@ -69,8 +69,7 @@ if [[ "$ASF_UI" -eq 1 ]]; then
|
|||||||
rm -rf "ASF-ui/dist"
|
rm -rf "ASF-ui/dist"
|
||||||
|
|
||||||
cd ASF-ui
|
cd ASF-ui
|
||||||
npm i
|
npm ci
|
||||||
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
|
npm run-script deploy
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user