mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-06 17:03:04 +02:00
Update install.sh
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ printf "Installer works best in raspian/debian/ubuntu, if there is a problem, tr
|
||||
printf "\nChecking for dependencies...\n"
|
||||
|
||||
# check if running on embedded
|
||||
printf "\nAre You installing into an embedded system? (y/n)"
|
||||
printf "\nAre You installing into an embedded system like a luckfox? (y/n)"
|
||||
read embedded
|
||||
|
||||
if [ $embedded == "y" ]; then
|
||||
|
||||
Reference in New Issue
Block a user