Update alpine-syncthing-install.sh
This commit is contained in:
parent
03a2ca1e3c
commit
e03d90c53e
@ -15,6 +15,7 @@ update_os
|
|||||||
|
|
||||||
msg_info "Setup Syncthing"
|
msg_info "Setup Syncthing"
|
||||||
$STD apk add --no-cache syncthing
|
$STD apk add --no-cache syncthing
|
||||||
|
sed -i "{s/127.0.0.1:8384/0.0.0.0:8384/g}" /var/lib/syncthing/.local/state/syncthing/config.xml
|
||||||
msg_ok "Setup Syncthing"
|
msg_ok "Setup Syncthing"
|
||||||
|
|
||||||
msg_info "Enabling Syncthing Service"
|
msg_info "Enabling Syncthing Service"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user