mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
feat(scripts): cleanup
This commit is contained in:
parent
1ce073e0d2
commit
8b3c53d758
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ function update_script() {
|
||||||
fi
|
fi
|
||||||
$STD npm install
|
$STD npm install
|
||||||
$STD npx playwright install firefox --with-deps
|
$STD npx playwright install firefox --with-deps
|
||||||
msg_ok "Updated $APP - If needed, run update again to setup the gaming services"
|
msg_ok "Updated $APP"
|
||||||
}
|
}
|
||||||
|
|
||||||
start
|
start
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue