Skip to content

Commit

Permalink
Create pump_control_software_stop.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rjsears authored Feb 17, 2019
1 parent 8ebde1c commit 4d21bbb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pump_control_software_stop.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#! /bin/bash

## For use with pool_control_master V3.5.0

cd /var/www/pump_control_software/nodejs-poolController-5.1.1
#npm stop
pm2 stop 0

0 comments on commit 4d21bbb

Please sign in to comment.