Explorar o código

Hide openwrt src dir

bryan hai 2 días
pai
achega
2b4dac7ef3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      openwrtbuilder

+ 1 - 1
openwrtbuilder

@@ -790,7 +790,7 @@ main() {
       mode="imagebuilder"
     fi
     
-    declare -g SRC_DIR="$BUILD_ROOT/src/openwrt"
+    declare -g SRC_DIR="$BUILD_ROOT/src/.openwrt"
     declare -g BUILD_DIR="$BUILD_ROOT/src/$profile/$mode-$ref"
     declare -g BIN_DIR="$BUILD_ROOT/bin/$profile/$mode-$ref"