diff options
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..e72aacc --- /dev/null +++ b/gitpull.sh @@ -0,0 +1,2 @@ +cd /var/www/html +git pull |