Add shebang to fix CI error

Signed-off-by: Felix Conway <felix.conway@arm.com>
This commit is contained in:
Felix Conway 2025-04-03 15:06:37 +01:00
parent 9949f00930
commit 8e13c8f018

View File

@ -1,3 +1,5 @@
#!/bin/bash
# components-platform.sh
#
# Copyright The Mbed TLS Contributors