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:
OniriCorpe 2023-12-28 00:11:48 +01:00
parent b74820b443
commit 4b780131dc

View file

@ -118,3 +118,6 @@ ynh_systemd_action --service_name="$app" --action="restart" --log_path=systemd
#=================================================
ynh_script_progression --message="Installation of $app completed" --last
# temporarily cat the AGH config for debug purposes
cat "$install_dir/AdGuardHome.yaml"