1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoprism_ynh.git synced 2024-09-03 19:56:41 +02:00

ynh_exec_warn_less

This commit is contained in:
Thomas 2022-08-05 10:15:23 +02:00 committed by GitHub
parent 47b71ba3bc
commit 861dedd53c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -187,7 +187,7 @@ yunohost service add $app --description="AI-Powered Photos App for the Decentral
#================================================= #=================================================
ynh_script_progression --message="Starting a systemd service..." ynh_script_progression --message="Starting a systemd service..."
ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log" --line_match="http: starting web server at" ynh_exec_warn_less ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log" --line_match="http: starting web server at"
#================================================= #=================================================
# RELOAD NGINX # RELOAD NGINX