summarylogtreecommitdiffstats
path: root/osu-lazer.sh
diff options
context:
space:
mode:
authorneeshy2023-04-12 23:21:44 -0400
committerneeshy2023-04-12 23:21:44 -0400
commit701fa0956f1e993601989245344493ddc787fbde (patch)
tree44f5f1d69007995dbf10391ec31817dde05dd6a3 /osu-lazer.sh
parent5c97bd6c9b7dfe976a424da8b195bae824a2f431 (diff)
downloadaur-701fa0956f1e993601989245344493ddc787fbde.tar.gz
osu: rewrite and bump
Diffstat (limited to 'osu-lazer.sh')
-rw-r--r--osu-lazer.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/osu-lazer.sh b/osu-lazer.sh
new file mode 100644
index 000000000000..05a93035e801
--- /dev/null
+++ b/osu-lazer.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+DOTNET_CLI_TELEMETRY_OPTOUT="1" exec dotnet /opt/osu-lazer/osu!.dll "$@"