1
0
Fork 0
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:
Maniack Crudelis 2017-12-04 22:02:18 +01:00 committed by GitHub
parent de900a8a2a
commit 6bc03855f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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