Update install

This commit is contained in:
zenobit 2020-08-23 10:01:31 +00:00
parent 497d61b1ce
commit c362d19a25
1 changed files with 2 additions and 0 deletions

View File

@ -79,4 +79,6 @@ echo
elif [[ $lightdm = "n" ]]; then
echo "$(tput setaf 1) Enjoy void linux$(tput sgr 0)"
else
echo "Invalid option."
exit 1
fi