@@ -8,7 +8,7 @@ SUNSHINE_ASSETS_DIR="${SUNSHINE_ASSETS_DIR:-/etc/sunshine}"
|
|||||||
|
|
||||||
SUNSHINE_ROOT="${SUNSHINE_ROOT:-/root/sunshine}"
|
SUNSHINE_ROOT="${SUNSHINE_ROOT:-/root/sunshine}"
|
||||||
SUNSHINE_TAG="${SUNSHINE_TAG:-master}"
|
SUNSHINE_TAG="${SUNSHINE_TAG:-master}"
|
||||||
SUNSHINE_GIT_URL="${SUNSHINE_GIT_URL:-https://github.com/loki-47-6F-64/sunshine.git}"
|
SUNSHINE_GIT_URL="${SUNSHINE_GIT_URL:-https://github.com/sunshinestream/sunshine.git}"
|
||||||
|
|
||||||
|
|
||||||
SUNSHINE_ENABLE_WAYLAND=${SUNSHINE_ENABLE_WAYLAND:-ON}
|
SUNSHINE_ENABLE_WAYLAND=${SUNSHINE_ENABLE_WAYLAND:-ON}
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ absolute_path() {
|
|||||||
|
|
||||||
CMAKE_BUILD_TYPE="-e CMAKE_BUILD_TYPE=Release"
|
CMAKE_BUILD_TYPE="-e CMAKE_BUILD_TYPE=Release"
|
||||||
SUNSHINE_PACKAGE_BUILD=OFF
|
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
|
CONTAINER_NAME=sunshine
|
||||||
|
|
||||||
# Docker will fail if ctrl+c is passed through and the input is not a tty
|
# Docker will fail if ctrl+c is passed through and the input is not a tty
|
||||||
|
|||||||
Reference in New Issue
Block a user