removing old pw

This commit is contained in:
Kyle Berry 2012-05-09 05:32:55 -05:00
parent a4e9020d75
commit 04892411b0
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ use DBD::mysql;
use Term::ANSIColor;
my $mysqldb = "fail2bancount";
my $mysqlpw = "OJ9tzckQyVqCLzut";
my $mysqlpw = "";
my $mysqluser = "fail2bancount";
my $db = DBI->connect(