mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-01 12:32:09 -05:00
19810d0965
* possible fix to #5838 * fixed 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 ```