Browse Source

do git pull and chown.

root 5 years ago
parent
commit
a2f3f0aded
1 changed files with 5 additions and 0 deletions
  1. 5 0
      gitpull

+ 5 - 0
gitpull

@@ -0,0 +1,5 @@
+#!/bin/bash
+
+git pull
+chown -R stevet:stevet .
+