From a5786d6824eab8b749c8076b037d02b4ef3ba98a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 13 Dec 2023 10:31:10 +0100 Subject: [PATCH] Update 00-smb_mounts.sh --- .templates/00-smb_mounts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.templates/00-smb_mounts.sh b/.templates/00-smb_mounts.sh index 03c6f4466..a258fe1c2 100755 --- a/.templates/00-smb_mounts.sh +++ b/.templates/00-smb_mounts.sh @@ -7,7 +7,7 @@ set -e # DEFINE FUNCTIONS # #################### -test_mount { +test_mount () { # Set initial test MOUNTED=false