Update archtitus.sh
This commit is contained in:
parent
494d2b4719
commit
2661c36ce7
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Find the name of the folder the scripts are in
|
||||
|
||||
setfont ter-v22b
|
||||
SCRIPT_DIR="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||||
echo -ne "
|
||||
-------------------------------------------------------------------------
|
||||
|
|
@ -35,4 +35,4 @@ echo -ne "
|
|||
Automated Arch Linux Installer
|
||||
-------------------------------------------------------------------------
|
||||
Done - Please Eject Install Media and Reboot
|
||||
"
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue