formatting
This commit is contained in:
@@ -6,9 +6,7 @@ printm () {
|
|||||||
printf -- '-%.0s' $(seq $length); echo ""
|
printf -- '-%.0s' $(seq $length); echo ""
|
||||||
}
|
}
|
||||||
|
|
||||||
printm "Raspberry Pi MQTT monitor installer"
|
printm "Cloning rpi-mqtt-monitor git repository"
|
||||||
|
|
||||||
echo "Cloning git repository"
|
|
||||||
echo $line
|
echo $line
|
||||||
git clone https://github.com/hjelev/rpi-mqtt-monitor.git
|
git clone https://github.com/hjelev/rpi-mqtt-monitor.git
|
||||||
cd rpi-mqtt-monitor
|
cd rpi-mqtt-monitor
|
||||||
|
|||||||
Reference in New Issue
Block a user