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