diff --git a/compile-git b/compile-git
index ddcaaec22b0a60a750cb3dfee20eec34d98d4030..91cca996e1caf83866e83180afde68511f4cb9dd 100755
--- a/compile-git
+++ b/compile-git
@@ -19,7 +19,7 @@ else
 fi
 
 #Make the output prettier, replacing \t with a tab and \n with a newline
-sed -i -e '/^<div id="store-area".*$/s/\\t/\t/g' -e '/^<div id="store-area".*$/s/\\n/\n/g'  bin/FC_pregmod.html
+sed -i -e '/^<div id="store-area".*$/s/\\t/\t/g' -e '/^<div id="store-area".*$/s/\\n/\n/g'  bin/FC_pregmod_$HASH.html
 
 rm -f src/config/start.tw