diff --git a/updateLive.sh b/updateLive.sh index 3522f1b..04ccf97 100755 --- a/updateLive.sh +++ b/updateLive.sh @@ -1,2 +1,2 @@ #!/bin/bash -ssh -p2122 caleb@172.16.1.31 "cd /etc/nginx/html/root; git pull" +ssh -p2122 chloe@172.16.1.31 "cd /etc/nginx/html/root; git pull"