diff --git a/utils/docker/scripts/docker_start_buildbots.sh b/utils/docker/scripts/docker_start_buildbots.sh index a1d252dac..f47ddcd24 100755 --- a/utils/docker/scripts/docker_start_buildbots.sh +++ b/utils/docker/scripts/docker_start_buildbots.sh @@ -5,4 +5,4 @@ set -x # run_buildbots.sh cd /libcxx git pull -/libcxx/utils/docker/scripts/run_buildbots.sh "$@" +/libcxx/utils/docker/scripts/run_buildbot.sh "$@"