diff --git a/build_sdcard.sh b/build_sdcard.sh index 83b10277f..69cbb2a8b 100644 --- a/build_sdcard.sh +++ b/build_sdcard.sh @@ -679,12 +679,14 @@ if [ "${baseImage}" = "raspbian" ] || [ "${baseImage}" = "armbian" ] || [ "${bas fi if [ "${baseImage}" = "raspbian" ]; then # create /home/admin/setup.sh - which will get executed after reboot by autologin pi user - cat > /home/admin/setup.sh < /tmp/setup.sh <