Skip to content

Commit

Permalink
removed -x argument to /bin/bash used for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
skoranda committed May 11, 2017
1 parent 0d04f80 commit 84a633d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comanage-registry-postgres/create-pg_hba.conf.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash -x
#!/bin/bash

# COmanage Registry PostgreSQL pg_hba.conf creation script
#
Expand Down

0 comments on commit 84a633d

Please sign in to comment.