diff --git a/rootfs/post-image.sh b/rootfs/post-image.sh index fe6b042..6d7bf5e 100755 --- a/rootfs/post-image.sh +++ b/rootfs/post-image.sh @@ -1,5 +1,7 @@ #!/bin/sh +env + # shellcheck disable=SC2154 cp -v "${BR2_EXTERNAL_jenkinsagent_PATH}"/cmdline.txt \ "${BINARIES_DIR}"/rpi-firmware/cmdline.txt