2022-09-30 22:41:22

This commit is contained in:
henk
2022-09-30 22:41:22 +02:00
parent 8f340c1000
commit 0a877d8c56
2 changed files with 13 additions and 0 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# deze laat alle mqtt zien
mosquitto_sub -h $1 -t +/# -v
# gebruiken als ./MOS.sh ipnummer