diff options
Diffstat (limited to 'scripts/live-functions')
| -rw-r--r-- | scripts/live-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/live-functions b/scripts/live-functions index 8d55de0..ff3d742 100644 --- a/scripts/live-functions +++ b/scripts/live-functions @@ -118,7 +118,7 @@ panic() { printf "\n\n" printf " ${DEB_1}\n" - printf " ${DEB_2} \033[1;37mBOOT FAILED !!!\033[0m\n" + printf " ${DEB_2} \033[1;37mBOOT FAILED!\033[0m\n" printf " ${DEB_3}\n" printf " ${DEB_4} This Debian Live image failed to boot.\n\n" |
