updated src ip

This commit is contained in:
Radar231 2022-08-11 08:16:48 -04:00
parent 21936bf5e2
commit e72d20b979
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# pihole server to sync from
syncsvr='192.168.7.41'
syncsvr='192.168.7.21'
srcsvr='pihole1'
dstsvr='pihole2'
filepath='/opt/docker/docker_pihole'