summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rwxr-xr-xinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/init b/init
index 430acc8..3802633 100755
--- a/init
+++ b/init
@@ -35,7 +35,7 @@ for repoConfig in (string split ',' $_flag_r)
# write user as allowed into permission file
for user in $parsedConfig[2..]
- echo "$repo:$user" >> /srv/repos/permissions
+ echo "$repoDir:$user" >> /srv/repos/permissions
end
# setup repo dir