feat(scripts): cleanup

pull/3640/head
Matan Sarsha 11 months ago
parent 1ce073e0d2
commit 8b3c53d758
  1. 2
      ct/freegamesclaimer.sh

@ -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…
Cancel
Save