Updated scripts for crafting-guide domain
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
ssh [email protected]
|
ssh [email protected]
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
ssh [email protected] << EOF
|
ssh [email protected] << EOF
|
||||||
cd repo
|
cd repo
|
||||||
git pull
|
git pull
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user