Files
frontpage/updateLive.sh
2023-08-23 00:23:41 -05:00

3 lines
77 B
Bash
Executable File

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