Thanks for the help Brian !
Follow this
- cd frappe-bench #or whatever your bench directory is
- git clone GitHub - proenterprise/bench-stop: Script to stop development bench started with bench start
- mv ./bench-stop/stop.py .
- sudo rm -r ./bench-stop
python3 stop.py
2 Likes
Thank you brav
works as a workaround but its great
thanks