diff --git a/FunKey/board/funkey/rootfs-overlay/usr/local/sbin/first_boot b/FunKey/board/funkey/rootfs-overlay/usr/local/sbin/first_boot index a03c802..03b022a 100755 --- a/FunKey/board/funkey/rootfs-overlay/usr/local/sbin/first_boot +++ b/FunKey/board/funkey/rootfs-overlay/usr/local/sbin/first_boot @@ -1,7 +1,7 @@ #!/bin/sh # Uncomment the following line to get debug info -set -x +#set -x # This is to avoid expanding '*' in fdisk results set -f