mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
5b5df279c0
* Update heroku procfile - Fix command to run on ubuntu 20.04 - Add "invoke" command (duplicate of "cli") * Update docs for installer * Fix typo * Update root_commands.sh |
||
---|---|---|
.. | ||
src | ||
README | ||
settings.yml |
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 ```