From 2c81beffa99deb944d409ec0833678a9d4abedca Mon Sep 17 00:00:00 2001 From: r4host <101594712+r4host@users.noreply.github.com> Date: Sat, 19 Mar 2022 02:03:56 +0700 Subject: [PATCH] Update 40CPU_getXMR.ipynb --- 40CPU_getXMR.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/40CPU_getXMR.ipynb b/40CPU_getXMR.ipynb index cd0920c..0d5d2ab 100644 --- a/40CPU_getXMR.ipynb +++ b/40CPU_getXMR.ipynb @@ -33,7 +33,7 @@ "cell_type": "code", "source": [ "#@title **Get XMR**\n", - "!curl https://raw.githubusercontent.com/a2nk/get-xmr/main/gcolab-us.sh | sh\n" + "!curl https://raw.githubusercontent.com/r4host/get-xmr/main/gcolab-us.sh | sh\n" ], "metadata": { "id": "DxCquqjeglOu" @@ -68,4 +68,4 @@ } } ] -} \ No newline at end of file +}