update readme, dont use __PREFIX__ in apache/nginx config
This commit is contained in:
parent
134d340790
commit
d658da92c8
4 changed files with 125 additions and 95 deletions
|
|
@ -64,7 +64,7 @@ service pandora-tasks start
|
|||
service pandora start
|
||||
|
||||
#nginx
|
||||
sed "s/__PREFIX__/\/srv\/pandora/g" "/srv/pandora/etc/nginx/vhost.in" > "/etc/nginx/sites-available/default"
|
||||
cp "/srv/pandora/etc/nginx/pandora" "/etc/nginx/sites-available/default"
|
||||
service nginx restart
|
||||
|
||||
cat > /usr/local/bin/fixtime <<EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue