1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

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