0.7.12.6pre
This commit is contained in:
@@ -16,7 +16,6 @@ $deep = $argv[3];
|
||||
$dest = $argv[4];
|
||||
|
||||
$dmg = $dest."/Polyfill.sparsebundle";
|
||||
echo $dmg;
|
||||
|
||||
if (file_exists($dmg)) {
|
||||
exec("trash ".$dmg."; umount -f /Volumes/Polyfill");
|
||||
|
||||
Reference in New Issue
Block a user