From 9486ea21df404336220e2d8854d59cfa01b18251 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Tue, 15 Mar 2022 21:16:34 -0500 Subject: [PATCH] test --- rootfs/post-image.sh | 2 ++ 1 file changed, 2 insertions(+) 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