quickfix start seafile after install

Former-commit-id: 90578e90df
This commit is contained in:
mbugeia 2015-05-20 15:13:35 +02:00
parent 8a0d80902d
commit 5c46418824

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