Ver Fonte

do git pull and chown.

root há 5 anos atrás
pai
commit
a2f3f0aded
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      gitpull

+ 5 - 0
gitpull

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