mattia / pagure

Forked from pagure 3 years ago
Clone

182e333 Fix the runserver script

Authored and Committed by pingou 8 years ago
1 file changed. 4 lines added. 3 lines removed.
    Fix the runserver script
    
    - Fix setting the env variable
    - Fix using the -c/--config argument, we need to set the env variable
      before we do the imports, otherwise that won't work
    
        
file modified
+4 -3