summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8496bd9f..333d5add 100644
--- a/Makefile
+++ b/Makefile
@@ -149,7 +149,7 @@ update-2.13: all
$(multi-start)
update-2.14: all
- rm static/s/script.js
+ rm -f static/f/script.js
$(multi-stop)
${runpsql} < util/updates/update_2.14.sql
$(multi-start)