From 6ec780b6aad417c7c2515c3606067e5476f1e2e3 Mon Sep 17 00:00:00 2001 From: Caleb Fontenot <foley2431@gmail.com> Date: Sun, 11 Aug 2024 12:43:51 -0500 Subject: [PATCH] easter egg :3 --- updateLive.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"