mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	* bump vers * fix ssl? Added build dependencies for libbz2, libffi, and libssl. * try empty buildpack * clean up * fix ref * remove things we now do not need anymore * add 22.04 as a target * cleanup installer * add changelog entry * add dotenv * update skript * make task more robust for package usage * ensure we have a site-url set * fix style * fix syntax
The installer is generated using bashly. ## Installation Check out the docs: https://bashly.dannyb.co/installation/ If you have ruby already installed run ```bash gem install bashly ``` ## Regenerate script ```bash bashly generate ```