1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00
This commit is contained in:
ericgaspar 2021-08-08 10:46:19 +02:00
parent 36968999fc
commit a4f6fd6805

View file

@ -116,8 +116,8 @@ chown -R $app:$app "$final_path/AdGuardHome.yaml"
ynh_script_progression --message="Configuring a systemd service..." --weight=1
# Create a dedicated systemd config
#ynh_add_systemd_config
$final_path/AdGuardHome --service install -c $final_path/AdGuardHome.yaml -w $final_path -h 127.0.0.1 -p $port
ynh_add_systemd_config
#$final_path/AdGuardHome --service install -c $final_path/AdGuardHome.yaml -w $final_path -h 127.0.0.1 -p $port
#=================================================
# GENERIC FINALIZATION