Skip to content

Instantly share code, notes, and snippets.

@mashkovd
Last active August 15, 2019 19:39
Show Gist options
  • Save mashkovd/3f723f76dfa3457fa74617c0b585709c to your computer and use it in GitHub Desktop.
Save mashkovd/3f723f76dfa3457fa74617c0b585709c to your computer and use it in GitHub Desktop.
# frappe_doc
- Install
- apt-get update
- apt-get install git
- apt-get install python-minimal
- apt-get install build-essential python-setuptools
- wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
- adduser frappe
- usermod -aG sudo frappe
--set pass to root
- passwd root
--change user
su - username
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment