Browse Source

Fix colors

Antony Messerli 8 years ago
parent
commit
3563fa0e0d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ipxe/disks/netboot.xyz-packet

+ 1 - 1
ipxe/disks/netboot.xyz-packet

@@ -12,7 +12,7 @@ set version 1.04
 set ipxe_cloud_config packet
 set ipxe_cloud_config packet
 
 
 :start
 :start
-echo ${bold}${fg_gre}netboot.xyz ${fg_whi}v${version} for ${fg_red}packet.net${boldoff}
+echo ${bold}${fg_gre}netboot.xyz ${fg_whi}v${version} for ${fg_red}packet.net${fg_whi}${boldoff}
 prompt --key m --timeout 4000 Hit the ${bold}m${boldoff} key to open failsafe menu... && goto failsafe || goto dhcp
 prompt --key m --timeout 4000 Hit the ${bold}m${boldoff} key to open failsafe menu... && goto failsafe || goto dhcp
 
 
 :dhcp
 :dhcp