mirror of https://github.com/tteck/Proxmox.git
feat(scripts): cleanup
This commit is contained in:
parent
1ce073e0d2
commit
8b3c53d758
|
@ -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…
Reference in New Issue