Karanjot786 / Frappe-ERPNext-installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frappe-ERPNext-v13 v14 installation

To install v13 or v14 of Frappe and ERPNext.

Instruction

  • Open terminal and execute
git clone https://github.com/Karanjot786/Frappe-ERPNext-installation.git
chmod u+r+x v13script.sh
./v13script.sh
chmod u+r+x v14script.sh
./v14script.sh
  • Script will ask for some inputs, enter them accordingly.

Note

  • Don't run this script with sudo or root.