1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flohmarkt_ynh.git synced 2024-09-03 18:36:30 +02:00

line_match and NOT line

This commit is contained in:
Chris Vogel 2024-04-21 16:58:24 +02:00
parent 9697c6cc38
commit b1862ce59c

View file

@ -66,6 +66,7 @@ ynh_restore_file --origin_path="/etc/logrotate.d/$app"
# INTEGRATE SERVICE IN YUNOHOST
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
yunohost service add $app --description="A decentral federated small advertisement platform" --log="/var/log/$app/$app.log"
ynh_systemd_action --action=start --line_match="Sanitize imagenames"
# RELOAD NGINX
ynh_script_progression --message="Reloading NGINX web server..." --weight=1