We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab86ea5 + 65eb870 commit 5cfa491Copy full SHA for 5cfa491
ports/lucid/LUCID.sh
@@ -27,7 +27,7 @@ export LD_LIBRARY_PATH="/usr/lib:$GAMEDIR/lib:$LD_LIBRARY_PATH"
27
export SDL_GAMECONTROLLERCONFIG="$sdl_controllerconfig"
28
29
$GPTOKEYB "gmloadernext.${DEVICE_ARCH}" -c ./lucid.gptk &
30
-pm_platform_helper "$GAMEDIR/gmloadernext.${DEVICE_ARCH"
+pm_platform_helper "$GAMEDIR/gmloadernext.${DEVICE_ARCH}"
31
./gmloadernext.aarch64 -c "$GMLOADER_JSON"
32
33
pm_finish
0 commit comments