Script to stop bench (development) started with bench start
.
The goal is to get it integrated into bench. All contributions to this goal are welcome.
cd frappe-bench #or whatever your bench directory is
git clone https://github.com/proenterprise/bench-stop
mv ./bench-stop/stop.py .
sudo rm -r ./bench-stop
python3 stop.py