-
- Downloads
Don't overwrite STR (aka bbs.command_str) in EXEC_BIN unless an actual argument
was supplied. This solves the problem of "exec_bin str_cmds" not working with str_cmds.js, since bbs.command_str was being erased if the %s argument wasn't included in the command-line.
Please register or sign in to comment