diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-19 11:31:21 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-19 11:31:21 +0100 |
commit | ce9cefe25a10e6e470089e2c13205172d7ca099f (patch) | |
tree | 8687616352ff2eecd210553db0b993f128e192f0 | |
parent | A whole lot more colors, lts kernel selection (diff) | |
download | arch-installer-ce9cefe25a10e6e470089e2c13205172d7ca099f.tar.gz arch-installer-ce9cefe25a10e6e470089e2c13205172d7ca099f.tar.bz2 arch-installer-ce9cefe25a10e6e470089e2c13205172d7ca099f.tar.xz arch-installer-ce9cefe25a10e6e470089e2c13205172d7ca099f.tar.zst arch-installer-ce9cefe25a10e6e470089e2c13205172d7ca099f.zip |
final touch
-rwxr-xr-x | joes-arch-install-UEFI.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joes-arch-install-UEFI.sh b/joes-arch-install-UEFI.sh index c28b165..b9b18f1 100755 --- a/joes-arch-install-UEFI.sh +++ b/joes-arch-install-UEFI.sh @@ -750,7 +750,7 @@ ARCH_CHROOT_CMDS echo && echo clear echo -e "${BMAGENTA}\ -#========= WORK COMPLETE =========# +#========= ${BGREEN}WORK COMPLETE ${BMAGENTA}=========# # # # Your system should now # # be installed. # |