mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 15:48:51 +01:00
remove debug in first_boot
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
parent
4f03f243eb
commit
fccc5410a1
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Uncomment the following line to get debug info
|
# Uncomment the following line to get debug info
|
||||||
set -x
|
#set -x
|
||||||
|
|
||||||
# This is to avoid expanding '*' in fdisk results
|
# This is to avoid expanding '*' in fdisk results
|
||||||
set -f
|
set -f
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user