summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
479b1cb)
(Otherwise invirt-build-conf fails)
svn path=/trunk/packages/invirt-dev/; revision=2588
adduser --system --home /srv/git --shell /usr/bin/git-shell git
fi
adduser --system --home /srv/git --shell /usr/bin/git-shell git
fi
+ if ! [ -d /srv/git ]; then
+ mkdir -p /srv/git
+ fi
+
invirt-build-conf
cat >>/etc/sudoers <<EOF
invirt-build-conf
cat >>/etc/sudoers <<EOF