Reorganinze and add to installs dir
This commit is contained in:
		
							
								
								
									
										6
									
								
								installs_and_builds/s20_audio_editor
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										6
									
								
								installs_and_builds/s20_audio_editor
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
#!/bin/zsh
 | 
			
		||||
 | 
			
		||||
# only audio editor(s) in this file; daws are handled separately
 | 
			
		||||
local option_prefix=''
 | 
			
		||||
[[ "$BOX_SETUP_OS" = "macos" ]] && option_prefix='--cask'
 | 
			
		||||
${=BOX_SETUP_INSTALL_COMMAND} "$option_prefix" audacity
 | 
			
		||||
		Reference in New Issue
	
	Block a user