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:
parent
6175b71353
commit
2744cd4f95
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue