Update setup.sh

This commit is contained in:
Aditya Shakya 2021-06-06 00:36:59 +05:30 committed by GitHub
parent fb3ec1ccea
commit cc3076f91e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,7 @@ set_omz () {
## Changing ownership to root to avoid false permissions error
final_msg () {
echo -e ${ORANGE}"[*] ${GREEN}Setup Completed, Change to 'iso' directory and Run './mkarchcraftiso -v' as root to build the ISO.\n"
echo -e ${ORANGE}"[*] ${GREEN}Setup Completed, Change to 'iso' directory and Run './mkarchcraftiso -v .' as root to build the ISO.\n"
}
## Main