From c33636f85945f7cb66a6b8ce6456fc16f710ac02 Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Sun, 23 Apr 2023 04:20:16 +0000 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index f6b57cd..9316dfc 100644 --- a/install.sh +++ b/install.sh @@ -5,7 +5,7 @@ apt-get install git sudo curl wget -y apt-get install sed wavemon -y #################### sudo cat > /opt/emq-ver <<- "EOF" -EMQ-VER: 01.02 +EMQ-VER: 01.03 EOF #################### sudo timedatectl set-timezone America/Panama