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