updated path to new location on jmc

This commit is contained in:
Radar231 2021-09-13 19:54:37 -04:00
parent dbf1f4c0e7
commit a8b79f394b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
devWebsite='/mnt/k8s-storage/delfax/website'
sitePath='/home/rmorrow/docker/docker_nginx-radar231.com/radar231.com'
sitePath='/opt/docker/docker_nginx-radar231.com/radar231.com'
siteFQDN='radar231.com'
rsync -avv --delete -e "ssh -p 50022" ${devWebsite}/ ${siteFQDN}:${sitePath}/html/