Realpath isn't used anymore.
This commit is contained in:
parent
cf35bf82a8
commit
e2fa6d316e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user