Files
ProxmoxVEDHelperScripts/install/erpnext-install.sh
CanbiZ (MickLesk) 525387e6d5 fix(erpnext): add ~/.local/bin to PATH after uv tool install
uv tool install frappe-bench places the bench executable in
~/.local/bin which is not on PATH by default, causing 'command
not found' (exit 127) when running bench init.
2026-03-25 11:07:17 +01:00

2.6 KiB