diff --git a/compile b/compile index 5e89ed73c3273f3f3d8f483ab017a1fc860115a5..f2694d917ae73ef569d755322d8b0dfd3e3b5a25 100755 --- a/compile +++ b/compile @@ -8,6 +8,6 @@ mv start.tw.tmp src/config/start.tw HASH=`git log -n1 |grep commit | sed 's/commit //'` -./devTools/tweeGo/tweego -o bin/FC_pregmod_$HASH.html src/config/start.tw +./devTools/tweeGo/tweego -o bin/FC_pregmod.html src/config/start.tw rm src/config/start.tw \ No newline at end of file