Skip to content

Commit

Permalink
lower debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Jan 7, 2023
1 parent 10932bb commit 2cc3c6c
Showing 1 changed file with 0 additions and 7 deletions.
Expand Up @@ -5,13 +5,6 @@
set -x
set -e

true "env:"
env

## Debugging.
## Lets hope $1 is set to reboot, poweroff or halt by systemd.
true "1: $1"

# Get the kernel command-line arguments
cmdline=$(cat /proc/cmdline)

Expand Down

0 comments on commit 2cc3c6c

Please sign in to comment.