mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-05-03 12:02:16 +02:00
Update install.sh
This commit is contained in:
@@ -37,7 +37,7 @@ if [[ $(hostname) == "femtofox" ]]; then
|
||||
embedded="y"
|
||||
else
|
||||
# check if running on embedded
|
||||
printf "\nAre You installing into an embedded system like a luckfox? (y/n)"
|
||||
printf "\nAre You installing into an embedded system like a luckfox? most should say no here (y/n)"
|
||||
read embedded
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user