summaryrefslogtreecommitdiff
path: root/home/xyz/.local/bin/gitmetar
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-11-15 01:22:03 -0800
committerxyz <gky44px1999@gmail.com>2021-11-15 01:22:03 -0800
commit4459af300459953ff1637ad3655ca75bcb84d7b3 (patch)
tree72679781028245be5fc08406557f8cb0476491c1 /home/xyz/.local/bin/gitmetar
parent2ab43840fbf46b7e6c0b9683016e64c0a0d062a6 (diff)
describe script name
Diffstat (limited to 'home/xyz/.local/bin/gitmetar')
-rwxr-xr-xhome/xyz/.local/bin/gitmetar1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/gitmetar b/home/xyz/.local/bin/gitmetar
index f47289b3..1bfdc150 100755
--- a/home/xyz/.local/bin/gitmetar
+++ b/home/xyz/.local/bin/gitmetar
@@ -1,4 +1,5 @@
#!/bin/sh
+# GIT META Read
while read -r mod user group path; do
chown -hc "$user:$group" -- "$path"