From eaa9032166dcf1be88b6987419f23b617aa4a627 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 8 Dec 2020 17:40:57 +0000 Subject: [PATCH] core153: add ddns.cgi to update Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/153/filelists/files | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/153/filelists/files b/config/rootfiles/core/153/filelists/files index 0649f85cb5..f77958ae65 100644 --- a/config/rootfiles/core/153/filelists/files +++ b/config/rootfiles/core/153/filelists/files @@ -10,6 +10,7 @@ srv/web/ipfire/cgi-bin/connections.cgi srv/web/ipfire/cgi-bin/country.cgi srv/web/ipfire/cgi-bin/credits.cgi srv/web/ipfire/cgi-bin/dns.cgi +srv/web/ipfire/cgi-bin/ddns.cgi srv/web/ipfire/cgi-bin/index.cgi srv/web/ipfire/cgi-bin/ipinfo.cgi srv/web/ipfire/cgi-bin/location-block.cgi -- 2.39.5