From fbe7aa2b10c3649529afd350c4b86d0d74b3c672 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 21 Apr 2024 14:04:39 +0200 Subject: [PATCH] tldr + mosquitto + promoetheus + meshtastic ... Soon added --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 32b70ec1..3c3c8de1 100755 --- a/install.sh +++ b/install.sh @@ -27,7 +27,7 @@ start=`date +%s` [[ ! $(which ipfs) ]] && echo "INSTALL IPFS PLEASE" && exit 1 #################################################################### TEST -# tldr + mosquitto + promoetheus +# tldr + mosquitto + promoetheus + meshtastic # MAIN # SI AUCUNE CLEF DE STATION... if [[ ! -d ~/.zen/game/players/ ]];