summarylogtreecommitdiffstats
path: root/citra-qt.bash
diff options
context:
space:
mode:
Diffstat (limited to 'citra-qt.bash')
-rwxr-xr-xcitra-qt.bash3
1 files changed, 3 insertions, 0 deletions
diff --git a/citra-qt.bash b/citra-qt.bash
new file mode 100755
index 000000000000..0c0f7fbfef50
--- /dev/null
+++ b/citra-qt.bash
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+env LD_PRELOAD=/usr/lib/libcurl.so.3 /opt/citra/citra-qt "$@" \ No newline at end of file