From 152b830a9370251ac241b395a8bca8a0eae9d1be Mon Sep 17 00:00:00 2001 From: pregmodfan <pregmodfan@cock.li> Date: Sun, 12 Mar 2017 22:04:30 +0200 Subject: [PATCH] compile script another update --- compile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compile b/compile index 5e89ed73c32..f2694d917ae 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 -- GitLab