STEP 13 initilise the frappe bench & install frappe latest version
bench init frappe-bench --frappe-branch version-13
cd frappe-bench/
for Proxmox VM:
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
bench start
STEP 13 initilise the frappe bench & install frappe latest version
bench init frappe-bench --frappe-branch version-13
cd frappe-bench/
for Proxmox VM:
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
bench start