This commit is contained in:
Kroese 2023-05-03 19:03:16 +02:00 committed by GitHub
parent 7b8c6048c6
commit c60d1d63ff

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -eu
set -Eeuo pipefail
TMP="/boot.img"
rm -f "$TMP"