18657: Don't install api & wb binstubs into bin/
[arvados.git] / tools / arvbox / lib / arvbox / docker / service / vm / run-service
index eddef764cbfdb297ab960999ec1fa26c0195d8d0..2079bb1d0beb7ea44f3a02856f389e2f3fa2fa20 100755 (executable)
@@ -16,7 +16,7 @@ if test "$1" != "--only-deps" ; then
 fi
 
 cd /usr/src/arvados/services/login-sync
-run_bundler --binstubs=$PWD/binstubs
+run_bundler --binstubs=binstubs
 
 if test "$1" = "--only-deps" ; then
     exit