maj url
This commit is contained in:
parent
12d1945f14
commit
eb8770acbd
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
SCRIPTNAME=update-nutools
|
SCRIPTNAME=update-nutools
|
||||||
TMPSCRIPT="/tmp/$SCRIPTNAME"
|
TMPSCRIPT="/tmp/$SCRIPTNAME"
|
||||||
REPO=git@vcs.univ.run:modules/nutools.git
|
REPO=http://vcs.univ.run/anongit/modules/nutools.git
|
||||||
NAME=nutools
|
NAME=nutools
|
||||||
|
|
||||||
if [ $# -ne 1 -o "$1" != --do-update ]; then
|
if [ $# -ne 1 -o "$1" != --do-update ]; then
|
||||||
|
|
Loading…
Reference in New Issue