1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/listmonk_ynh.git synced 2024-09-03 19:36:15 +02:00

Update install

This commit is contained in:
ericgaspar 2022-04-21 07:48:01 +02:00
parent 15e8c02c43
commit 1323a048db

View file

@ -151,7 +151,7 @@ yunohost service add $app --description="Newsletter and mailing list manager" --
ynh_script_progression --message="Starting a systemd service..." --weight=2
# Start a systemd service
ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log"
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd"
#=================================================
# SETUP SSOWAT