Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
This commit is contained in:
commit
980c4df18d
@ -29,7 +29,7 @@ function update_script() {
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if check_gh_release "alexjustesen/speedtest-tracker"; then
|
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
|
PHP_VERSION="8.4" PHP_FPM="YES" PHP_MODULE="common,sqlite3,redis" setup_php
|
||||||
setup_composer
|
setup_composer
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user