mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
quickfix start seafile after install
This commit is contained in:
parent
59ac94fd59
commit
90578e90df
1 changed files with 3 additions and 0 deletions
|
@ -153,3 +153,6 @@ sudo yunohost service add seafile-server
|
||||||
# Reload Nginx and regenerate SSOwat conf
|
# Reload Nginx and regenerate SSOwat conf
|
||||||
sudo service nginx reload
|
sudo service nginx reload
|
||||||
sudo yunohost app ssowatconf
|
sudo yunohost app ssowatconf
|
||||||
|
|
||||||
|
# Start seafile
|
||||||
|
sudo service seafile-server start
|
Loading…
Reference in a new issue