mirror of
https://github.com/YunoHost-Apps/shellinabox_ynh.git
synced 2024-09-03 20:26:12 +02:00
Update install
This commit is contained in:
parent
a849fe2676
commit
3cee715083
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ systemctl daemon-reload
|
|||
#=================================================
|
||||
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
|
||||
|
||||
yunohost service add $app --description="Web based AJAX terminal emulator"
|
||||
yunohost service add $app --description="Web based AJAX terminal emulator" --log="/var/log/$app/$app.log"
|
||||
|
||||
#=================================================
|
||||
# START SYSTEMD SERVICE
|
||||
|
|
Loading…
Add table
Reference in a new issue