mirror of
https://github.com/YunoHost-Apps/osjs_ynh.git
synced 2024-09-03 19:56:11 +02:00
Update install
This commit is contained in:
parent
1356e3664e
commit
75c3bf575d
1 changed files with 2 additions and 0 deletions
|
@ -142,6 +142,7 @@ sudo yunohost firewall allow Both $port
|
|||
sudo systemctl daemon-reload
|
||||
sudo systemctl enable "$app".service
|
||||
sudo systemctl start "$app".service
|
||||
sudo systemctl status "$app".service
|
||||
|
||||
#=================================================
|
||||
# Set Public or private
|
||||
|
@ -160,3 +161,4 @@ fi
|
|||
sudo service nginx reload
|
||||
sudo yunohost service add "$app" --log /var/log/"$app"/"$app".log
|
||||
sudo yunohost app ssowatconf
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue