From db92696be0dc19a3c4c799ee88b2d5426ea66605 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 18 May 2022 14:02:54 +0200 Subject: [PATCH] Update 00-folders.sh --- resiliosync/rootfs/etc/cont-init.d/00-folders.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resiliosync/rootfs/etc/cont-init.d/00-folders.sh b/resiliosync/rootfs/etc/cont-init.d/00-folders.sh index 96dc29633..2f3ade165 100644 --- a/resiliosync/rootfs/etc/cont-init.d/00-folders.sh +++ b/resiliosync/rootfs/etc/cont-init.d/00-folders.sh @@ -12,7 +12,7 @@ PGID=$(bashio::config "PGID") # Create function # ################### -change_folders (change_fold) { +change_folders () { CONFIGLOCATION=$1 ORIGINALLOCATION=$2 TYPE=$3