frontpage/updateLive.sh

3 lines
77 B
Bash

2023-03-06 13:48:52 +07:00
#!/bin/bash
2023-08-23 00:23:41 +07:00
ssh -p2122 caleb@172.16.1.31 "cd /etc/nginx/html/root; git pull"