summaryrefslogtreecommitdiff
path: root/gitpull.sh
diff options
context:
space:
mode:
authorJeroen <jeroenpardon@users.noreply.github.com>2022-02-12 02:46:27 +0100
committerGitHub <noreply@github.com>2022-02-12 02:46:27 +0100
commitccb68263177a27a57fed98ee52b98e64d5462609 (patch)
tree6019c700272c32a812776cacb2e293a19119822f /gitpull.sh
parent804a22bcbed289b1ace576b6fe670b88cf0d207f (diff)
parent8ceb1d5301bcaf2a8e5e108d895fc46b0c6aab27 (diff)
Merge pull request #26 from jrodan/master
auto pulling from git repo
Diffstat (limited to 'gitpull.sh')
-rw-r--r--gitpull.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/gitpull.sh b/gitpull.sh
new file mode 100644
index 0000000..e72aacc
--- /dev/null
+++ b/gitpull.sh
@@ -0,0 +1,2 @@
+cd /var/www/html
+git pull