feat(scripts): cleanup

This commit is contained in:
Matan Sarsha 2024-09-01 21:49:18 +03:00
parent 1ce073e0d2
commit 8b3c53d758

View file

@ -68,7 +68,7 @@ function update_script() {
fi
$STD npm install
$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