Skip to content

Commit 86fd7e6

Browse files
committed
chore: updating clone URL
1 parent b350e6a commit 86fd7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/releases/docker_internal/release-in-docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ cd /tmp/release
6666

6767
echo "4. Cloning the machinelearn-node master branch."
6868
echo "You must have everything up-to-date on the master branch"
69-
git clone [email protected]:kalimdorjs/machinelearn-node.git .
69+
git clone [email protected]:kalimdorjs/machinelearn-gpu.git .
7070

7171
echo "5. Setting git meta data"
7272
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)