summarylogtreecommitdiffstats
path: root/osu-lazer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'osu-lazer.sh')
-rw-r--r--osu-lazer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/osu-lazer.sh b/osu-lazer.sh
index 05a93035e801..9e830cde2b60 100644
--- a/osu-lazer.sh
+++ b/osu-lazer.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-DOTNET_CLI_TELEMETRY_OPTOUT="1" exec dotnet /opt/osu-lazer/osu!.dll "$@"
+DOTNET_CLI_TELEMETRY_OPTOUT="1" OSU_EXTERNAL_UPDATE_PROVIDER="1" exec dotnet /opt/osu-lazer/osu!.dll "$@"