mirror of https://github.com/nirenjan/dotfiles.git
				
				
				
			Add comment identifying source for mkiso
							parent
							
								
									330c8e5a7e
								
							
						
					
					
						commit
						b076b2ed23
					
				
							
								
								
									
										1
									
								
								mkiso
								
								
								
								
							
							
						
						
									
										1
									
								
								mkiso
								
								
								
								
							| 
						 | 
					@ -1,5 +1,6 @@
 | 
				
			||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
# Make an ISO/Joliet compatible image from a CDR image on OS X
 | 
					# 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#^.*/##')
 | 
					APP=$(echo $0 | sed 's#^.*/##')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue