1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/osjs_ynh.git synced 2024-09-03 19:56:11 +02:00

Update upgrade

This commit is contained in:
frju365 2017-08-06 23:45:24 +02:00 committed by GitHub
parent 6175b71353
commit 2744cd4f95

View file

@ -93,7 +93,7 @@ ynh_systemd_config
#=================================================
# INSTALL CRYPTPAD
# INSTALL OSJS
#=================================================
script_dir="$PWD"
@ -111,7 +111,7 @@ popd
sudo yunohost service add $app --log "/var/log/$app/$app.log"
#=================================================
# START CRYPTPAD IN BACKGROUND
# START OSJS IN BACKGROUND
#=================================================
sudo systemctl start $app