...
Linux support is available for Debian and , Debian derived distributions, Fedora
Code Block |
---|
$ git clone https://github.com/TwistTheNeil/openmrs-automated-install.git $ cd openmrs-automated-install $ sudo bash linux-install.sh |
Similarly
, you can do the same for Mac OSX computersMac OSX support is contributed to the repo and works as such:
Code Block |
---|
$ git clone https://github.com/TwistTheNeil/openmrs-automated-install.git $ cd openmrs-automated-install $ ./mac-install.sh |
...