Changed the text that displays the scripts location
This commit is contained in:
parent
d733f961b3
commit
52468c8d59
|
|
@ -21,7 +21,7 @@ echo -ne "
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
Automated Arch Linux Installer
|
Automated Arch Linux Installer
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
Scripts are in directory named ArchTitus
|
Scripts are in directory named scripts
|
||||||
"
|
"
|
||||||
( bash $SCRIPT_DIR/scripts/startup.sh )|& tee startup.log
|
( bash $SCRIPT_DIR/scripts/startup.sh )|& tee startup.log
|
||||||
source $CONFIGS_DIR/setup.conf
|
source $CONFIGS_DIR/setup.conf
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue