]> BookStack Code Mirror - devops/blobdiff - scripts/installation-ubuntu-16.04.sh
Debian 13 script: Fixed mysql use for mariadb, removed composer use
[devops] / scripts / installation-ubuntu-16.04.sh
index db955d6f6fbd70e8ccef04183f394534185116ed..6e5d06b0af392320bb75a0b45b278cf0e45c02ea 100644 (file)
@@ -2,6 +2,10 @@
 # This script will install a new BookStack instance on a fresh Ubuntu 16.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 ""
+
 echo ""
 echo -n "Enter the domain you want to host BookStack and press [ENTER]: "
 read DOMAIN