Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 443 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 443 Bytes

bench-stop

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.

Installation

  • 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

Usage

  • python3 stop.py

Requires