This commit is contained in:
2019-10-06 06:46:23 -07:00
parent 5d96462b49
commit 1e37a7a134
494 changed files with 330 additions and 635207 deletions

View File

@@ -17,7 +17,7 @@ $bin_parallel = __DIR__."/bin/parallel";
// System tools
$bin_php = "php";
$bin_qlmanage = "qlmanage";
$bin_sips = "qlmanage";
$bin_sips = "sips";
// External tools
$bin_convert = "/opt/local/bin/convert";