From 10324b9da15d656e2fc932bebc7674e0d8eac7f6 Mon Sep 17 00:00:00 2001 From: sugoidogo Date: Mon, 15 Dec 2025 01:48:53 -0800 Subject: [PATCH] update git url --- curlme.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curlme.sh b/curlme.sh index f560634..b06f696 100644 --- a/curlme.sh +++ b/curlme.sh @@ -1,5 +1,5 @@ set -x cd /opt -sudo git clone https://github.com/sugoidogo/steamos-rw.git +sudo git clone https://gitea.sugoidogo.com/sugoidogo/steamos-rw.git cd steamos-rw sudo ./install.sh \ No newline at end of file