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:43:30 +01:00
parent 4b780131dc
commit a9e36a82ec

View file

@ -120,4 +120,4 @@ 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"
ynh_print_info --message="$(head -n 30 /var/www/adguardhome/AdGuardHome.yaml)"