From 5b4c5828008e4d22cfd338de4b3a2cd2b57b178d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 7 Mar 2023 19:06:48 +0100 Subject: [PATCH] Update 92-smb_mounts.sh --- .templates/92-smb_mounts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.templates/92-smb_mounts.sh b/.templates/92-smb_mounts.sh index ef890faa3..24648d96d 100755 --- a/.templates/92-smb_mounts.sh +++ b/.templates/92-smb_mounts.sh @@ -119,7 +119,7 @@ if bashio::config.has_value 'networkdisks'; then if [ -f ERRORCODE ]; then rm ERRORCODE* - bashio::addon.stop + fi fi