]> BookStack Code Mirror - devops/blobdiff - scripts/installation-ubuntu-18.04.sh
Updated ubuntu scripts for PHP8.2 minimum
[devops] / scripts / installation-ubuntu-18.04.sh
index 40f5e14180a216c0e82904e8cea58a848b3f960d..c4a70c139c164edf8458c02a61b0d67f9713d552 100644 (file)
@@ -2,6 +2,10 @@
 # This script will install a new BookStack instance on a fresh Ubuntu 18.04 server.
 # This script is experimental and does not ensure any security.
 
+echo "THIS SCRIPT IS NO LONGER SUPPORTED OR MAINTAINED"
+echo "IT MAY NOT WORK WITH CURRENT VERSIONS OF BOOKSTACK"
+echo ""
+
 # Fetch domain to use from first provided parameter,
 # Otherwise request the user to input their domain
 DOMAIN=$1