Files
ProxmoxVEDHelperScripts/install/erpnext-install.sh
CanbiZ (MickLesk) 402c2f6924 fix(erpnext): add frappe user to sudoers with NOPASSWD
- bench init internally invokes sudo for system operations
- frappe user has no password, causing 'Sorry, try again' hang
- Add /etc/sudoers.d/frappe with NOPASSWD:ALL
2026-03-25 15:04:20 +01:00

2.9 KiB