mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
QUIT_RETRODECK: edded exit command
This commit is contained in:
parent
ea048f3625
commit
b08e9cf73a
|
@ -943,6 +943,7 @@ quit_retrodeck() {
|
|||
pkill -f "retrodeck"
|
||||
|
||||
log i "See you next time"
|
||||
exit
|
||||
}
|
||||
|
||||
start_retrodeck() {
|
||||
|
|
Loading…
Reference in a new issue