Explorar el Código

Build OpenWrt 18.06.2 by default

Mikael Magnusson hace 6 años
padre
commit
36879338f9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.sh

+ 1 - 1
build.sh

@@ -3,7 +3,7 @@
 set -e
 
 arch_lxd=x86_64
-ver=18.06.1
+ver=18.06.2
 dist=openwrt
 type=lxd