Changed jail creation to always create base jails (#57)
This commit is contained in:
		
				
					committed by
					
						 kjeld Schouten-Lebbing
						kjeld Schouten-Lebbing
					
				
			
			
				
	
			
			
			
						parent
						
							b24a7c153a
						
					
				
				
					commit
					520597485a
				
			| @@ -1,7 +1,6 @@ | ||||
| #!/usr/local/bin/bash | ||||
| # This file contains the install script for jackett | ||||
|  | ||||
| iocage exec jackett ln -s /usr/local/bin/mono /usr/bin/mono | ||||
| iocage exec jackett "fetch https://github.com/Jackett/Jackett/releases/download/v0.11.502/Jackett.Binaries.Mono.tar.gz -o /usr/local/share" | ||||
| iocage exec jackett "tar -xzvf /usr/local/share/Jackett.Binaries.Mono.tar.gz -C /usr/local/share" | ||||
| iocage exec jackett rm /usr/local/share/Jackett.Binaries.Mono.tar.gz | ||||
|   | ||||
		Reference in New Issue
	
	Block a user