mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-26 00:20:31 -05:00
c78e712a16
* Fix debian 11 detection Fixes #4236 * compile installer script * fix typo
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 ```