diff options
| author | Jan <> | 2021-12-16 12:21:45 +0100 |
|---|---|---|
| committer | Jan <> | 2021-12-16 12:21:45 +0100 |
| commit | 67f51d0a3a8bb7181637b3c1aa428463e099cbc9 (patch) | |
| tree | fd429032a23232967f217672b98b43c88b9ba74b /gitpull.sh | |
| parent | 804a22bcbed289b1ace576b6fe670b88cf0d207f (diff) | |
auto pulling from git repo
Diffstat (limited to 'gitpull.sh')
| -rw-r--r-- | gitpull.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gitpull.sh b/gitpull.sh new file mode 100644 index 0000000..aa71e89 --- /dev/null +++ b/gitpull.sh @@ -0,0 +1,2 @@ +cd /var/www/html +git -C repo pull
\ No newline at end of file |