mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-09-05 19:42:58 +02:00
Fix
This commit is contained in:
@ -102,7 +102,7 @@ yunohost service add $app --description="Simple, private file sharing" --log="/v
|
||||
#=================================================
|
||||
ynh_script_progression --message="Starting a systemd service..." --weight=1
|
||||
|
||||
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" #--line_match="HTTP Server listening"
|
||||
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
Reference in New Issue
Block a user