Explorar el Código

autoflash: current firmware is 0.4~beta2

Helge Jung hace 10 años
padre
commit
fa4400cd11
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      autoflash.sh

+ 2 - 2
autoflash.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-base_fw_name="gluon-ffpb-0.3.999-exp20140409-"
+base_fw_name="gluon-ffpb-0.4~beta2-"
 
 ping -n -c 1 -W 1 192.168.0.1 > /dev/null
 if [ $? -ne 0 ]; then
@@ -38,4 +38,4 @@ while ! ping -n -c 1 -W 3 192.168.1.1 > /dev/null; do
 done
 
 echo " \o/"
-echo
+echo