mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-07 08:19:17 +00:00
Merge 13afe3d289
into 5b38448107
This commit is contained in:
commit
365143d880
@ -28,7 +28,7 @@ $STD apt-get install -y syncthing
|
||||
$STD systemctl enable syncthing@root.service
|
||||
systemctl start syncthing@root.service
|
||||
sleep 5
|
||||
sed -i "{s/127.0.0.1:8384/0.0.0.0:8384/g}" /root/.local/state/syncthing/config.xml
|
||||
sed -i "{s/127.0.0.1:8384/0.0.0.0:8384/g}" /root/.config/syncthing/config.xml
|
||||
systemctl restart syncthing@root.service
|
||||
msg_ok "Installed Syncthing"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user