QUIT_RETRODECK: edded exit command

This commit is contained in:
XargonWan 2025-01-29 15:23:26 +09:00
parent ea048f3625
commit b08e9cf73a

View file

@ -943,6 +943,7 @@ quit_retrodeck() {
pkill -f "retrodeck"
log i "See you next time"
exit
}
start_retrodeck() {