Skip to content

Commit b030f5e

Browse files
author
Shawn Woodford
committed
turn off debug
1 parent 5ee2392 commit b030f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpc-sg-import-rules-pingdom.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ FROMPORT="80"
2323
TOPORT="443"
2424

2525
# Debug Mode
26-
DEBUGMODE="1"
26+
DEBUGMODE="0"
2727

2828

2929
# Functions

0 commit comments

Comments
 (0)