0.7.12.6pre

This commit is contained in:
2019-06-11 02:00:18 -07:00
parent 86098e024d
commit eba7476d3c
7 changed files with 3 additions and 6 deletions

View File

@@ -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");

View File

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB