Explorar el Código

Update mqtt_setup.sh

tteckster hace 3 años
padre
commit
63c29b97da
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      setup/mqtt_setup.sh

+ 1 - 1
setup/mqtt_setup.sh

@@ -46,7 +46,7 @@ done
 
 # Update container OS
 msg "Updating Container OS..."
-apt update &>/dev/null
+apt-get update &>/dev/null
 apt-get -qqy upgrade &>/dev/null
 
 # Install prerequisites