Change shebang for run_sdk_container

Signed-off-by: Robin Schneider <mail@robinschneider.dev>
This commit is contained in:
Robin Schneider 2026-03-10 14:07:14 +01:00
parent 564d094725
commit b13ae6c070
No known key found for this signature in database

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