Explorar el Código

do git pull and chown.

root hace 5 años
padre
commit
a2f3f0aded
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      gitpull

+ 5 - 0
gitpull

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