From d5808f3095faf95681ee7156f6e00c0860b192e9 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 7 Oct 2020 14:27:29 +0000 Subject: [PATCH] core152: Fix typo in rootfile Signed-off-by: Michael Tremer --- config/rootfiles/core/152/filelists/files | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/core/152/filelists/files b/config/rootfiles/core/152/filelists/files index b80348eb00..b5d65bf7b0 100644 --- a/config/rootfiles/core/152/filelists/files +++ b/config/rootfiles/core/152/filelists/files @@ -1,10 +1,10 @@ etc/system-release etc/issue -etc/rc.d/helpers/aws-setup -etc/rc.d/helpers/azure-setup -etc/rc.d/helpers/exoscale-setup -etc/rc.d/helpers/gcp-setup -etc/rc.d/helpers/oci-setup +etc/rc.d/helper/aws-setup +etc/rc.d/helper/azure-setup +etc/rc.d/helper/exoscale-setup +etc/rc.d/helper/gcp-setup +etc/rc.d/helper/oci-setup etc/rc.d/init.d/networking/any etc/rc.d/init.d/networking/red srv/web/ipfire/cgi-bin/credits.cgi -- 2.39.5