From bd8ba660230c4d5d73d5dadc32be4b920c0b9326 Mon Sep 17 00:00:00 2001 From: okkiv <68665660+okkiv@users.noreply.github.com> Date: Fri, 4 Feb 2022 11:53:49 +0100 Subject: [PATCH] fetch correct sources --- scripts/build-sunshine.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build-sunshine.sh b/scripts/build-sunshine.sh index e8df86cd..df21df3c 100755 --- a/scripts/build-sunshine.sh +++ b/scripts/build-sunshine.sh @@ -26,7 +26,7 @@ absolute_path() { CMAKE_BUILD_TYPE="-e CMAKE_BUILD_TYPE=Release" SUNSHINE_PACKAGE_BUILD=OFF -SUNSHINE_GIT_URL=https://github.com/loki-47-6F-64/sunshine.git +SUNSHINE_GIT_URL=https://github.com/sunshinestream/sunshine.git CONTAINER_NAME=sunshine # Docker will fail if ctrl+c is passed through and the input is not a tty