Update speedtest-tracker.sh

This commit is contained in:
CanbiZ 2025-12-09 15:09:02 +01:00 committed by GitHub
parent 1c175eb012
commit 5cc1eae0d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,6 @@ function update_script() {
fi
if check_for_gh_release "speedtest-tracker" "alexjustesen/speedtest-tracker"; then
PHP_VERSION="8.4" PHP_FPM="YES" PHP_MODULE="common,sqlite3,redis" setup_php
setup_composer
NODE_VERSION="22" setup_nodejs