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
python stop.py