summaryrefslogtreecommitdiffstats
path: root/dist/post_install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dist/post_install.sh')
-rwxr-xr-xdist/post_install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/post_install.sh b/dist/post_install.sh
index f8d447fcb77..ff096d8f7ef 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -124,6 +124,6 @@ ln -s vespa-ping-configproxy $INSTALLPATH/bin/pingproxy
# Temporary when renaming programs in fbench
ln -s vespa-fbench $INSTALLPATH/bin/fbench
-ln -s vespa-fbench-filterfile $INSTALLPATH/bin/filterfile
+ln -s vespa-fbench-filter-file $INSTALLPATH/bin/filterfile
ln -s vespa-geturl $INSTALLPATH/bin/geturl
ln -s vespa-fbench-split-file $INSTALLPATH/bin/splitfile