Update filebrowser
This commit is contained in:
parent
bc3ff0cefc
commit
3312e9ff9f
@ -4,7 +4,7 @@
|
|||||||
# Author: Author: MickLesk
|
# Author: Author: MickLesk
|
||||||
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||||
|
|
||||||
function header_info {
|
function header_info() {
|
||||||
clear
|
clear
|
||||||
cat <<"EOF"
|
cat <<"EOF"
|
||||||
_______ __ ____ ____ __
|
_______ __ ____ ____ __
|
||||||
@ -191,6 +191,7 @@ command="/usr/local/bin/filebrowser"
|
|||||||
command_args="-c $CONFIG_PATH"
|
command_args="-c $CONFIG_PATH"
|
||||||
command_background=true
|
command_background=true
|
||||||
directory="/usr/local/community-scripts"
|
directory="/usr/local/community-scripts"
|
||||||
|
pidfile="/usr/local/community-scripts/pidfile"
|
||||||
|
|
||||||
depend() {
|
depend() {
|
||||||
need net
|
need net
|
||||||
|
Loading…
x
Reference in New Issue
Block a user