Update update script

master
Caleb Fontenot 2023-08-23 00:23:41 +07:00
parent c0136930d8
commit 6fb002ca0a
1 changed files with 1 additions and 2 deletions

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