Merge branch '18238-singularity-home' refs #18238
[arvados.git] / build / run-build-packages.sh
index 7829c8c6cd61792535960a153bb20baf1b7e1622..26ed168aa6c60365109e63c8bfef83d8831dfe68 100755 (executable)
@@ -295,7 +295,7 @@ package_go_binary services/keep-balance keep-balance \
     "Rebalance and garbage-collect data blocks stored in Arvados Keep"
 package_go_binary services/keepproxy keepproxy \
     "Make a Keep cluster accessible to clients that are not on the LAN"
-package_go_binary services/keepstore keepstore \
+package_go_binary cmd/arvados-server keepstore \
     "Keep storage daemon, accessible to clients on the LAN"
 package_go_binary services/keep-web keep-web \
     "Static web hosting service for user data stored in Arvados Keep"