diff --git a/components/supervisor/pkg/supervisor/supervisor.go b/components/supervisor/pkg/supervisor/supervisor.go index 2ae5ee6bff5a05..229922a6f85abb 100644 --- a/components/supervisor/pkg/supervisor/supervisor.go +++ b/components/supervisor/pkg/supervisor/supervisor.go @@ -485,6 +485,7 @@ func installDotfiles(ctx context.Context, cfg *Config, tokenService *InMemoryTok "install", "bootstrap.sh", "bootstrap", + "Makefile", "script/bootstrap", "setup.sh", "setup",