From: megacz Date: Mon, 29 Oct 2007 06:09:12 +0000 (+0000) Subject: revert commands that are choking X-Git-Url: http://git.hcoop.net/clinton/scripts.git/commitdiff_plain/5a279b8a5690f83eecb424f47fb7444ffba9744e?ds=sidebyside revert commands that are choking --- diff --git a/create-user b/create-user index ccd65e7..a857e66 100755 --- a/create-user +++ b/create-user @@ -197,8 +197,9 @@ test -e $HOMEPATH/.domtool || \ ln -s $HOMEPATH/.public/.domtool $HOMEPATH/.domtool # Gitweb hosting -test -L /var/cache/git/$USER || \ - ln -s $HOMEPATH/.hcoop-git /var/cache/git/$USER +#test -L /var/cache/git/$USER || \ +# ln -s $HOMEPATH/.hcoop-git /var/cache/git/$USER + # MAIL VOLUME vos examine mail.$USER 2>/dev/null || \