Browse Source

autoflash: current firmware is 0.4~beta2

Helge Jung 10 years ago
parent
commit
fa4400cd11
1 changed files with 2 additions and 2 deletions
  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