Update install

This commit is contained in:
orhtej2
2026-05-11 14:22:59 +02:00
committed by GitHub
parent c84cece0bd
commit 4f74409542
+1 -1
View File
@@ -36,7 +36,7 @@ ynh_config_add_logrotate /var/log/technitium/dns
ynh_script_progression "Starting $app's systemd service..." ynh_script_progression "Starting $app's systemd service..."
# Start a systemd service # Start a systemd service
ynh_systemctl --service="$app" --action="start" --wait_until="in web browser to access web console." ynh_systemctl --service="$app" --action="start" --wait_until="^.*in web browser to access web console\\.$"
#================================================= #=================================================
# END OF SCRIPT # END OF SCRIPT