mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-04 12:38:10 +00:00 
			
		
		
		
	Add script to remove quarantine bit from Apps
This commit is contained in:
		
							parent
							
								
									d59bf130cd
								
							
						
					
					
						commit
						c97f4c5562
					
				
					 2 changed files with 12 additions and 1 deletions
				
			
		
							
								
								
									
										7
									
								
								dotfiles/bin/rmquarantine
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										7
									
								
								dotfiles/bin/rmquarantine
									
										
									
									
									
										Executable file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,7 @@
 | 
			
		|||
#!/usr/bin/env zsh
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
# {{@@ header() @@}}
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
xattr -r -d com.apple.quarantine ${1}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue