Procházet zdrojové kódy

Hide openwrt src dir

bryan před 2 dny
rodič
revize
2b4dac7ef3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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"