1
0
Fork 0
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:
frju365 2017-06-30 21:43:41 +02:00 committed by GitHub
parent 1356e3664e
commit 75c3bf575d

View file

@ -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