mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 02:12:41 +01:00
gmenu2x new version to perform a clean poweroff whan the console closes
This commit is contained in:
@@ -17,7 +17,7 @@ killall -s USR1 pcsx > /dev/null 2>&1
|
||||
# Send signal to all other emulators
|
||||
killall -s USR1 gpsp psnes sdlgnuboy PicoDrive mednafen fceux > /dev/null 2>&1
|
||||
|
||||
# Send signal to launcher
|
||||
killall -s USR1 retrofe > /dev/null 2>&1
|
||||
# Send signal to launchers
|
||||
killall -s USR1 retrofe gmenu2x > /dev/null 2>&1
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user