diff --git a/updateLive.sh b/updateLive.sh new file mode 100755 index 0000000..425eed0 --- /dev/null +++ b/updateLive.sh @@ -0,0 +1,3 @@ +#!/bin/bash +cd /etc/nginx/html/root +git pull