diff options
Diffstat (limited to 'menudriver.c')
-rw-r--r-- | menudriver.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/menudriver.c b/menudriver.c index 1ea810f..9043ee9 100644 --- a/menudriver.c +++ b/menudriver.c @@ -319,6 +319,7 @@ void singleton(char *fil) fastback = 0; } #endif + system(cmd); if (!fastback) { wait_for_return(); |