forked from Cavemanon/cavepaintings
Realpath isn't used anymore.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
set -e
|
||||
|
||||
# Install the necessary packages
|
||||
sudo apt-get install -y nginx php5-fpm php5-mysql php5-pgsql realpath --fix-missing
|
||||
sudo apt-get install -y nginx php5-fpm php5-mysql php5-pgsql --fix-missing
|
||||
|
||||
# Stop the daemons
|
||||
sudo service nginx stop
|
||||
|
Reference in New Issue
Block a user