From 3312e9ff9fcdbe5fa507a86bbd88c5c4ae50774a Mon Sep 17 00:00:00 2001 From: tremor021 Date: Tue, 17 Jun 2025 12:45:42 +0200 Subject: [PATCH] Update filebrowser --- tools/addon/filebrowser-quantum.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/addon/filebrowser-quantum.sh b/tools/addon/filebrowser-quantum.sh index fc667513..b1ae42c2 100644 --- a/tools/addon/filebrowser-quantum.sh +++ b/tools/addon/filebrowser-quantum.sh @@ -4,7 +4,7 @@ # Author: Author: MickLesk # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -function header_info { +function header_info() { clear cat <<"EOF" _______ __ ____ ____ __ @@ -191,6 +191,7 @@ command="/usr/local/bin/filebrowser" command_args="-c $CONFIG_PATH" command_background=true directory="/usr/local/community-scripts" +pidfile="/usr/local/community-scripts/pidfile" depend() { need net