Browse Source

We are already looking if this config file exist

Peter Justin 8 years ago
parent
commit
8ab5385c72
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -22,7 +22,7 @@ test:
 	py.test
 
 run:
-	flaskbb --config ./flaskbb.cfg run --debugger --reload
+	flaskbb run --debugger --reload
 
 devconfig:
 	flaskbb makeconfig -d