1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00

Update install

This commit is contained in:
ericgaspar 2021-08-08 10:43:36 +02:00
parent e8657ced3b
commit 36968999fc

View file

@ -117,7 +117,7 @@ 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 __FINALPATH__/AdGuardHome.yaml -w __FINALPATH__ -h 127.0.0.1 -p __PORT__
$final_path/AdGuardHome --service install -c $final_path/AdGuardHome.yaml -w $final_path -h 127.0.0.1 -p $port
#=================================================
# GENERIC FINALIZATION