remove debug in first_boot

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK 2021-01-13 21:56:24 +01:00
parent 4f03f243eb
commit fccc5410a1
1 changed files with 1 additions and 1 deletions

View File

@ -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