Merge pull request #3814 from robinschneider/mac-dev

Change shebang for run_sdk_container
This commit is contained in:
James Le Cuirot 2026-03-10 13:30:07 +00:00 committed by GitHub
commit 9e810cdf3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# Copyright (c) 2021 The Flatcar Maintainers.
# Use of this source code is governed by a BSD-style license that can be