frontpage/updateLive.sh

3 lines
77 B
Bash

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