We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 113d3ae commit 08caae0Copy full SHA for 08caae0
install/linkstack-install.sh
@@ -14,7 +14,7 @@ network_check
14
update_os
15
16
PHP_VERSION="8.3" PHP_MODULE="sqlite3" PHP_APACHE="YES" setup_php
17
-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"
18
19
msg_info "Configuring LinkStack"
20
$STD a2enmod rewrite
0 commit comments