linkstack: fix wrong directory installation (#8814)

This commit is contained in:
Ömer Taha Öztop
2025-11-03 16:11:11 +03:00
committed by GitHub
parent 113d3ae784
commit 08caae0ace

View File

@@ -14,7 +14,7 @@ network_check
update_os
PHP_VERSION="8.3" PHP_MODULE="sqlite3" PHP_APACHE="YES" setup_php
fetch_and_deploy_gh_release "linkstack" "linkstackorg/linkstack" "prebuild" "latest" "/var/www/html/linkstack" "linkstack.zip"
fetch_and_deploy_gh_release "linkstack" "linkstackorg/linkstack" "prebuild" "latest" "/var/www/html/" "linkstack.zip"
msg_info "Configuring LinkStack"
$STD a2enmod rewrite