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