mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-05 14:03:17 +02:00
Comment typo fix
This commit is contained in:
@@ -28,7 +28,7 @@ if [ ${isARM} -eq 0 ]; then
|
|||||||
fi
|
fi
|
||||||
echo "OK running on Linux ARM architecture."
|
echo "OK running on Linux ARM architecture."
|
||||||
|
|
||||||
# keep in mind thet DietPi for Raspberry is also a stripped down Raspbian
|
# keep in mind that DietPi for Raspberry is also a stripped down Raspbian
|
||||||
echo "Detect Base Image ..."
|
echo "Detect Base Image ..."
|
||||||
baseImage="?"
|
baseImage="?"
|
||||||
isDietPi=$(uname -n | grep -c 'DietPi')
|
isDietPi=$(uname -n | grep -c 'DietPi')
|
||||||
|
Reference in New Issue
Block a user