X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f5162efc3578d0420e869e3fcbda46454a855909..17bf8752a8b110a95cde3683bc0a6c586fae3ac9:/build/run-build-packages.sh diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh index 7829c8c6cd..26ed168aa6 100755 --- a/build/run-build-packages.sh +++ b/build/run-build-packages.sh @@ -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"