Skip to content

Commit 865fe26

Browse files
QubasaMic92
andauthored
Update src/nixos-anywhere.sh
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
1 parent 9142e16 commit 865fe26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/nixos-anywhere.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,6 @@ ${enableDebug:+set -x}
702702
kexec_script_tmp=$(mktemp /tmp/kexec-script.XXXXXX.sh)
703703
trap 'rm -f \"\$kexec_script_tmp\"' EXIT
704704
cat > \"\$kexec_script_tmp\" << 'KEXEC_SCRIPT'
705-
#!/usr/bin/env bash
706705
set -eu ${enableDebug}
707706
rm -rf /root/kexec
708707
mkdir -p /root/kexec

0 commit comments

Comments
 (0)