166
edits
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
## Mount the OSXVNC disk image and | ## Mount the OSXVNC disk image and | ||
##* hdiutil attach OSXvnc1.5.dmg | ##* hdiutil attach OSXvnc1.5.dmg | ||
## Copy OSXvnc.app to ~/. | |||
##* rsync -av /Volumes/OSXvnc/OSXvnc.app ~/ | |||
## Find where the OSXVNC disk image is mounted and unmount it. | ## Find where the OSXVNC disk image is mounted and unmount it. | ||
##* df | grep OSXvnc | ##* df | grep OSXvnc | ||
##* hdiutil detach /dev/disk1s2 | ##* hdiutil detach /dev/disk1s2 |
edits