This commit is contained in:
hjelev
2022-03-18 23:55:45 +02:00
parent b7fd1fd1bf
commit 6b0a36d45c

View File

@@ -6,7 +6,6 @@ printm () {
printf -- '-%.0s' $(seq $length); echo "" printf -- '-%.0s' $(seq $length); echo ""
} }
printm "Raspberry Pi MQTT monitor installer" printm "Raspberry Pi MQTT monitor installer"
check_and_install_pip () { check_and_install_pip () {