diff --git a/Darwin/mountPartz b/Darwin/mountPartz new file mode 100644 index 0000000..dc9f6ce Binary files /dev/null and b/Darwin/mountPartz differ diff --git a/sshrd.sh b/sshrd.sh index f70c507..07cc2c3 100755 --- a/sshrd.sh +++ b/sshrd.sh @@ -341,6 +341,8 @@ if [ "$oscheck" = 'Darwin' ]; then : fi "$oscheck"/gtar -x --no-overwrite-dir -f sshtars/ssh.tar.gz -C /tmp/SSHRD/ + rm -rf /tmp/SSHRD/usr/bin/mount_filesystems + cp "$oscheck"/mountPartz /tmp/SSHRD/usr/bin/mount_filesystems fi hdiutil detach -force /tmp/SSHRD