Skip to content

Commit 641a7b2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nixos-anywhere.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ if grep -q 'machine will boot into nixos' /tmp/kexec-output.log; then
718718
echo 'Kexec initiated successfully'
719719
exit 0
720720
else
721-
echo 'Kexec may have failed - check output above'
721+
echo 'Kexec may have failed:'
722722
cat /tmp/kexec-output.log
723723
exit 1
724724
fi

0 commit comments

Comments
 (0)