Updated scripts for crafting-guide domain

This commit is contained in:
Andrew Miner
2013-08-18 01:16:26 -07:00
parent c4709c28bd
commit a3d0755697
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
ssh [email protected] << EOF
ssh [email protected] << EOF
cd repo
git pull
EOF