Don't use a shell, silly, we don't have one!
This commit is contained in:
parent
2c305bdb3c
commit
e294dc8a7c
@ -179,6 +179,6 @@ ShowFile(char *filename, char *header)
|
||||
}
|
||||
dialog_clear();
|
||||
sprintf(buf, "/stand/gzip -c -d %s", filename);
|
||||
dialog_prgbox(header, buf, LINES-1, COLS, TRUE, TRUE);
|
||||
dialog_prgbox(header, buf, LINES-1, COLS, TRUE, FALSE);
|
||||
dialog_clear();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user