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_develop.sh

5 lines
209 B
Bash
Raw Normal View History

2018-03-05 07:46:34 +00:00
#!/bin/bash -eux
# Install ERPNext
2018-03-28 06:38:42 +00:00
wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
2019-06-14 12:38:14 +00:00
python install.py --develop --user frappe --mysql-root-password frappe --admin-password admin