Prechádzať zdrojové kódy

Hide openwrt src dir

bryan 1 deň pred
rodič
commit
2b4dac7ef3
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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"