0.1.8.0
This commit is contained in:
@@ -66,7 +66,7 @@ switch (@$argv[0]) {
|
||||
exec(escapeshellarg($p['phpbin'])." ".escapeshellarg(__DIR__."/MinatPrefs.php"));
|
||||
addline("Launch preferences");
|
||||
die;
|
||||
case "Show Debug Console":
|
||||
case "Console":
|
||||
exec("open -n ".__DIR__."/bin/Console.app --args ".$p['logfile']);
|
||||
die;
|
||||
case "Check for Updates...":
|
||||
|
||||
Reference in New Issue
Block a user