diff --git a/deploy.sh b/deploy.sh index 14f0619..8f3e39d 100755 --- a/deploy.sh +++ b/deploy.sh @@ -3,4 +3,4 @@ mkdocs build #ssh -t subnet@charlie.u15i.net "rm -rf /home/subnet/web/subnet-main/*" #scp -r ./site/* subnet@charlie.u15i.net:/home/subnet/web/subnet-main/ #rsync -rzP --delete ./site/ subnet@charlie.u15i.net:/home/subnet/web/subnet-main/ -rsync -rzP --delete ./site/ cody@web01.u15i.net:/var/www/subnet_masked/root \ No newline at end of file +rsync -rzP --delete ./site/ cody@web01.east1.us.mapleflask.net:/var/www/subnet_masked/root \ No newline at end of file