summarylogtreecommitdiffstats
path: root/pcsx-redux.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pcsx-redux.sh')
-rw-r--r--pcsx-redux.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcsx-redux.sh b/pcsx-redux.sh
index 76f0c5145a85..ea6238f6b410 100644
--- a/pcsx-redux.sh
+++ b/pcsx-redux.sh
@@ -2,4 +2,4 @@
DATADIR="$HOME/.pcsx-redux"
mkdir -p "$DATADIR"
-cd "$DATADIR" && /opt/pcsx-redux/pcsx-redux \ No newline at end of file
+cd "$DATADIR" && /opt/pcsx-redux/pcsx-redux "$@" \ No newline at end of file