mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-12 05:59:53 +02:00
Meta: Add files to repository
This commit is contained in:
4
System/Shell/Commands/sh.HC
Normal file
4
System/Shell/Commands/sh.HC
Normal file
@@ -0,0 +1,4 @@
|
||||
I64 @shell_cmd_sh(@shell* sh, I64 argc, U8** argv)
|
||||
{
|
||||
return @shell_cmd_esh(sh, argc, argv);
|
||||
}
|
||||
Reference in New Issue
Block a user