quickfix start seafile after install

This commit is contained in:
mbugeia 2015-05-20 15:13:35 +02:00
parent 59ac94fd59
commit 90578e90df

View file

@ -153,3 +153,6 @@ sudo yunohost service add seafile-server
# Reload Nginx and regenerate SSOwat conf
sudo service nginx reload
sudo yunohost app ssowatconf
# Start seafile
sudo service seafile-server start