This commit is contained in:
Jephté Clain 2013-11-13 20:36:07 +04:00
parent 12d1945f14
commit eb8770acbd
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
SCRIPTNAME=update-nutools
TMPSCRIPT="/tmp/$SCRIPTNAME"
REPO=git@vcs.univ.run:modules/nutools.git
REPO=http://vcs.univ.run/anongit/modules/nutools.git
NAME=nutools
if [ $# -ne 1 -o "$1" != --do-update ]; then