forked from 0x2620/pandora
pandoractl installs itself
This commit is contained in:
parent
2b4318e878
commit
8788dd9fe8
1 changed files with 0 additions and 1 deletions
|
@ -199,7 +199,6 @@ if [ "$NGINX" == "local" ]; then
|
|||
cp "/srv/pandora/etc/nginx/pandora" "/etc/nginx/sites-available/pandora"
|
||||
rm -f /etc/nginx/sites-enabled/default /etc/nginx/sites-enabled/pandora
|
||||
ln -s ../sites-available/pandora /etc/nginx/sites-enabled/pandora
|
||||
ln -s /srv/pandora/ctl /usr/local/bin/pandoractl
|
||||
|
||||
read -r -d '' GZIP <<EOI
|
||||
gzip_static on;\\
|
||||
|
|
Loading…
Reference in a new issue