feat: add touch command
This commit is contained in:
@@ -25,6 +25,7 @@ extern "C" void _start() {
|
||||
}
|
||||
} else {
|
||||
montauk::print("usage: rm [file]\n");
|
||||
montauk::exit(-1);
|
||||
}
|
||||
|
||||
montauk::exit(0);
|
||||
|
||||
Reference in New Issue
Block a user