mirror of
https://github.com/spiritLHLS/one-click-installation-script.git
synced 2024-11-16 05:52:19 +08:00
Update filebrowser.sh
This commit is contained in:
parent
811d8bea92
commit
a4cbc4ae29
|
@ -89,7 +89,7 @@ build(){
|
|||
}
|
||||
|
||||
run(){
|
||||
nohup ./filebrowser -a 0.0.0.0 -p 3030 >/dev/null 2>&1 &
|
||||
nohup ./filebrowser -a $IPV4 -p 3030 >/dev/null 2>&1 &
|
||||
}
|
||||
|
||||
check_ipv4
|
||||
|
|
Loading…
Reference in New Issue
Block a user