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