Fixed Spelling error

This commit is contained in:
Tim
2024-08-11 12:28:51 +02:00
parent bac4cbda2f
commit 8d66fb24f1
+1 -1
View File
@@ -18,7 +18,7 @@ echo -e "${GREEN}======== Führe Update durch =========${NOCOLOR}"
sudo apt update && sudo apt upgrade -y
echo -e "${GREEN}======== Installiere Abhängigkeiten =========${NOCOLOR}"
sduo apt install vlc python3-rpi.gpio git -y
sudo apt install vlc python3-rpi.gpio git -y
echo -e "${GREEN}======== Holle Datein ========${NOCOLOR}"