Compare commits
2 Commits
eb3d7ec636
...
c8de71bd9b
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c8de71bd9b | ||
![]() |
07b1638bc7 |
@ -29,7 +29,7 @@ APP="FileBrowser Quantum"
|
|||||||
INSTALL_PATH="/usr/local/bin/filebrowser"
|
INSTALL_PATH="/usr/local/bin/filebrowser"
|
||||||
CONFIG_PATH="/usr/local/community-scripts/config.yaml"
|
CONFIG_PATH="/usr/local/community-scripts/config.yaml"
|
||||||
DEFAULT_PORT=8080
|
DEFAULT_PORT=8080
|
||||||
SRC_DIR="/srv"
|
SRC_DIR="/"
|
||||||
|
|
||||||
# Get primary IP
|
# Get primary IP
|
||||||
IFACE=$(ip -4 route | awk '/default/ {print $5; exit}')
|
IFACE=$(ip -4 route | awk '/default/ {print $5; exit}')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user