1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shellinabox_ynh.git synced 2024-09-03 20:26:12 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-06-06 13:30:52 +02:00
parent fa99bc8719
commit a8bdde4472

View file

@ -61,7 +61,7 @@ yunohost service add $app --description="Web based AJAX terminal emulator" --log
#=================================================
ynh_script_progression --message="Starting a systemd service..."
ynh_systemd_action --service_name=shellinabox --action=start --log_path="systemd"
ynh_systemd_action --service_name=shellinabox --action=restart --log_path="systemd"
#=================================================
# END OF SCRIPT