Merge pull request #11 from owittek/patch-1

fix typo in install script
This commit is contained in:
Frost-Phoenix 2024-04-25 19:56:39 +02:00 committed by GitHub
commit 147a828d94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,7 +63,7 @@ set_username() {
}
get_host() {
echo -en "Chose a ${GREEN}host${NORMAL}, either [${YELLOW}D${NORMAL}]esktop or [${YELLOW}L${NORMAL}]aptop: "
echo -en "Choose a ${GREEN}host${NORMAL}, either [${YELLOW}D${NORMAL}]esktop or [${YELLOW}L${NORMAL}]aptop: "
read -n 1 -r
echo