Skip to content

Commit

Permalink
Update webserver.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mangospot-net authored Jul 15, 2019
1 parent 9675a3a commit 2763acd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion webserver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ echo ">>> Installing WebServer <<<"
sudo apt-get install -y apache2 php php-curl php-mbstring php-xml php-gd php-dev php-pear php-ssh2 libmcrypt-dev mcrypt make
sleep 2
sudo pecl install mcrypt-1.0.1
echo -ne '\n'
echo ">>> Finished Installing WebServer"
sleep 2
sleep 2

0 comments on commit 2763acd

Please sign in to comment.