mirror of
https://github.com/frappe/bench.git
synced 2025-01-09 00:21:23 +00:00
minor fix
This commit is contained in:
parent
e6c1d5a3cc
commit
a2706fb4aa
@ -4,5 +4,5 @@
|
||||
apt-get install -y curl git wget vim python-dev gcc
|
||||
|
||||
# Install ERPNext
|
||||
wget https://raw.githubusercontent.com/codingCoffee/bench/master/playbooks/install.py
|
||||
wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
|
||||
sudo python install.py --develop --user frappe --mysql-root-password frappe --admin-password frappe
|
@ -4,5 +4,5 @@
|
||||
apt-get install -y curl git wget vim python-dev gcc
|
||||
|
||||
# Install ERPNext
|
||||
wget https://raw.githubusercontent.com/codingCoffee/bench/master/playbooks/install.py
|
||||
wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
|
||||
sudo python install.py --production --user frappe --mysql-root-password frappe --admin-password frappe
|
Loading…
Reference in New Issue
Block a user