3 lines
87 B
Text
3 lines
87 B
Text
|
|
echo("Command '$ARGV[1]' is not available on this platform", ERROR);
|
|
return false;
|