瀏覽代碼

image maker update

Danja Vasiliev 9 年之前
父節點
當前提交
7f7c962b15
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      openwrt/tools/make_fw.sh

+ 1 - 1
openwrt/tools/make_fw.sh

@@ -158,7 +158,7 @@ if [[ $_ERR -eq 0 ]]; then
   [[ -h $_BUILDS/latest ]] || rm -rf $_BUILDS/latest
   ln -sf $_BUILDS/$_VERSION -T $_BUILDS/latest
 else
-  echo -e "\n$_TARGET build FAILED.. :/ \n"
+  echo -e "\n$_TARGET build FAILED.. :/\n"
   sleep 5
 fi