airgap/config/buildroot/board/librem13v4/post-image.sh

7 lines
55 B
Bash
Executable File

#!/bin/sh
set -u
set -e
echo "post-image.sh was run"