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

7 lines
55 B
Bash
Raw Normal View History

2020-07-07 21:13:18 +00:00
#!/bin/sh
set -u
set -e
echo "post-build.sh was run"