Skip to content

Commit

Permalink
Update Apotris.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Cebion authored Feb 5, 2024
1 parent fef5e98 commit 1fbc54a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ports/apotris/Apotris.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ cd $GAMEDIR

$ESUDO chmod 666 /dev/uinput
$GPTOKEYB "apotris" &
SDL_GAMECONTROLLERCONFIG="$sdl_controllerconfig" ./apotris
SDL_GAMECONTROLLERCONFIG="$sdl_controllerconfig" ./Apotris

$ESUDO kill -9 $(pidof gptokeyb)
$ESUDO systemctl restart oga_events &
printf "\033c" > /dev/tty0
printf "\033c" > /dev/tty0

0 comments on commit 1fbc54a

Please sign in to comment.