Add shebang to fix CI error

Signed-off-by: Felix Conway <[email protected]>
This commit is contained in:
Felix Conway
2025-04-22 10:35:52 +01:00
parent 9949f00930
commit 8e13c8f018
+2
View File
@@ -1,3 +1,5 @@
#!/bin/bash
# components-platform.sh
#
# Copyright The Mbed TLS Contributors