Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | None | 0 0
  1. apt-get install python-minimal
  2. wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
  3. sudo python install.py --production
  4. sudo bench setup production
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement