X-Git-Url: http://source.bookstackapp.com/devops/blobdiff_plain/82b0818eaa4f1b1f79927c3481a145d11ddcb114..refs/pull/20/head:/scripts/installation-ubuntu-18.04.sh diff --git a/scripts/installation-ubuntu-18.04.sh b/scripts/installation-ubuntu-18.04.sh index 6767231..45e3f92 100644 --- a/scripts/installation-ubuntu-18.04.sh +++ b/scripts/installation-ubuntu-18.04.sh @@ -19,7 +19,7 @@ CURRENT_IP=$(ip addr | grep 'state UP' -A2 | tail -n1 | awk '{print $2}' | cut - export DEBIAN_FRONTEND=noninteractive add-apt-repository universe apt update -apt install -y git apache2 curl php7.2-fpm php7.2-curl php7.2-mbstring php7.2-ldap \ +apt install -y git apache2 php7.2 curl php7.2-fpm php7.2-curl php7.2-mbstring php7.2-ldap \ php7.2-tidy php7.2-xml php7.2-zip php7.2-gd php7.2-mysql mysql-server-5.7 libapache2-mod-php7.2 # Set up database