frontpage/updateLive.sh
2024-08-11 12:43:51 -05:00

3 lines
77 B
Bash
Executable File

#!/bin/bash
ssh -p2122 chloe@172.16.1.31 "cd /etc/nginx/html/root; git pull"