forked from public/airgap
1
0
Fork 0
airgap/config/buildroot/board/x86_64/post-image.sh

7 lines
55 B
Bash
Executable File

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