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 committed by James Le Cuirot
parent b447589f3e
commit 8b79dc1407
No known key found for this signature in database
GPG Key ID: 1226415D00DD3137

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