Parcourir la source

do git pull and chown.

root il y a 5 ans
Parent
commit
a2f3f0aded
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      gitpull

+ 5 - 0
gitpull

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