From c159669efeb191a71c2361dfff25099be381832c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 19 Feb 2021 23:54:49 +0100 Subject: [PATCH] Update run --- filebrowser/run | 8 -------- 1 file changed, 8 deletions(-) diff --git a/filebrowser/run b/filebrowser/run index 21336a61d..681566e38 100644 --- a/filebrowser/run +++ b/filebrowser/run @@ -55,14 +55,6 @@ else KEYFILE="" fi -########### -# No Auth # -########### - -if bashio::config.true 'NoAuth'; then - NOAUTH="--noauth" -fi - ###################### # LAUNCH FILEBROWSER # ######################