Skip to content

Karanjot786/Frappe-ERPNext-installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.