diff --git a/builder/orangepi.yml b/builder/orangepi.yml index 9f8b240e..8df927e9 100644 --- a/builder/orangepi.yml +++ b/builder/orangepi.yml @@ -152,6 +152,9 @@ ARCHFLAGS: "-arch aarch64" tasks: + - name: show contents of /boot/orangepiEnv.txt + command: "cat /boot/orangepiEnv.txt" + - name: Create pi user copy: dest: /boot/userconf