2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-24 13:09:01 +00:00
bench/vm/scripts/debian_family/install_erpnext_production.sh
2020-05-04 16:03:17 +05:30

5 lines
203 B
Bash

#!/bin/bash -eux
# Install ERPNext
wget https://raw.githubusercontent.com/frappe/bench/develop/install.py
python install.py --production --user frappe --mysql-root-password frappe --admin-password admin