aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-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 32b2f6af05e..e9fd96bf6db 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -67,7 +67,7 @@ ln -s $PREFIX/lib/jars/orchestrator-jar-with-dependencies.jar $INSTALLPATH/conf/
ln -s $PREFIX/lib/jars/node-repository-jar-with-dependencies.jar $INSTALLPATH/conf/configserver-app/components/node-repository.jar
ln -s $PREFIX/lib/jars/zkfacade-jar-with-dependencies.jar $INSTALLPATH/conf/configserver-app/components/zkfacade.jar
ln -s $PREFIX/conf/configserver-app/components $INSTALLPATH/lib/jars/config-models
-ln -s storaged-bin $INSTALLPATH/sbin/distributord-bin
+ln -s vespa-storaged-bin $INSTALLPATH/sbin/vespa-distributord-bin
# Temporary when renaming binaries in fsa
ln -s vespa-fsadump $INSTALLPATH/bin/fsadump