summarylogtreecommitdiffstats
path: root/soniccd-launcher
diff options
context:
space:
mode:
Diffstat (limited to 'soniccd-launcher')
-rwxr-xr-xsoniccd-launcher2
1 files changed, 1 insertions, 1 deletions
diff --git a/soniccd-launcher b/soniccd-launcher
index 211b709f38cc..fb401e859db6 100755
--- a/soniccd-launcher
+++ b/soniccd-launcher
@@ -12,7 +12,7 @@ if [[ ! -d "$data_folder" ]]; then
fi
cd "$data_folder"
-/usr/bin/soniccd
+/usr/bin/RSDKv3
exit_code=$?