mirror of
https://github.com/YunoHost-Apps/shellinabox_ynh.git
synced 2024-09-03 20:26:12 +02:00
Add service in admin panel
This commit is contained in:
parent
de900a8a2a
commit
6bc03855f5
1 changed files with 6 additions and 0 deletions
|
@ -55,6 +55,12 @@ ynh_restore_file "/etc/shellinabox"
|
|||
ynh_restore_file "/etc/default/shellinabox"
|
||||
systemctl restart shellinabox
|
||||
|
||||
#=================================================
|
||||
# ADVERTISE SERVICE IN ADMIN PANEL
|
||||
#=================================================
|
||||
|
||||
yunohost service add $app
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue