Add comment identifying source for mkiso

master
nirenjan 2013-11-29 22:36:27 -08:00
parent 330c8e5a7e
commit b076b2ed23
1 changed files with 1 additions and 0 deletions

1
mkiso
View File

@ -1,5 +1,6 @@
#!/bin/bash
# Make an ISO/Joliet compatible image from a CDR image on OS X
# Developed based on http://forums.macrumors.com/showthread.php?t=220740
APP=$(echo $0 | sed 's#^.*/##')