16749: Put AutoAdminFirstUser back
[arvados.git] / tools / arvbox / bin / arvbox
index a15da4694f9bf5bc598d0f637a3a6c256176d4fb..1bd0f3a66cc69278325bc0284247415b6b4bc0aa 100755 (executable)
@@ -240,7 +240,7 @@ run() {
             git -C "$COMPOSER_ROOT" pull
         fi
         if ! test -d "$WORKBENCH2_ROOT" ; then
-            git clone https://github.com/arvados/arvados-workbench2.git "$WORKBENCH2_ROOT"
+            git clone https://git.arvados.org/arvados-workbench2.git "$WORKBENCH2_ROOT"
         fi
 
         if [[ "$CONFIG" = test ]] ; then