Update update script

This commit is contained in:
Chloe Fontenot 🏳️‍⚧️ 2023-08-23 00:23:41 -05:00
parent c0136930d8
commit 6fb002ca0a

View File

@ -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"