mirror of
https://github.com/YunoHost-Apps/sogo_ynh.git
synced 2024-09-03 20:26:07 +02:00
update system done
This commit is contained in:
parent
845110cde8
commit
834f6cc771
1 changed files with 5 additions and 0 deletions
|
@ -23,7 +23,12 @@ then
|
|||
sudo yunohost app setting $app skipped_uris -d
|
||||
fi
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install sogo --assume-yes
|
||||
|
||||
|
||||
# Restart services
|
||||
sudo service nginx reload
|
||||
sudo service sogo restart
|
||||
sudo yunohost app ssowatconf
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue