Update install
This commit is contained in:
parent
ffddd07f59
commit
0c70ea0572
@ -73,7 +73,7 @@ sudo usermod -a -G ffsync www-data
|
|||||||
#enable services
|
#enable services
|
||||||
sudo chmod +x /etc/init.d/ffsync
|
sudo chmod +x /etc/init.d/ffsync
|
||||||
sudo update-rc.d ffsync defaults
|
sudo update-rc.d ffsync defaults
|
||||||
$final_path/local/bin/gunicorn_paster $final_path/syncserver.ini --access-logfile /var/log/ffsync.log --daemon -p /tmp/sync.pid
|
sudo $final_path/local/bin/gunicorn_paster $final_path/syncserver.ini --access-logfile /var/log/ffsync.log --daemon -p /tmp/sync.pid
|
||||||
sudo service ffsync restart
|
sudo service ffsync restart
|
||||||
|
|
||||||
# Reload Nginx and regenerate SSOwat conf
|
# Reload Nginx and regenerate SSOwat conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user