Update install.sh

This commit is contained in:
RaspbianProyect by HP3ICC 2023-03-23 00:39:15 +00:00
parent db572612a3
commit 89bff3994b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ apt-get install git sudo curl wget -y
apt-get install sed wavemon -y apt-get install sed wavemon -y
#################### ####################
sudo cat > /opt/emq-ver <<- "EOF" sudo cat > /opt/emq-ver <<- "EOF"
EMQ-VER: 01.01 EMQ-VER: 01.02
EOF EOF
#################### ####################
sudo timedatectl set-timezone America/Panama sudo timedatectl set-timezone America/Panama