Преглед на файлове

Temp revert commit hash

bryan преди 2 години
родител
ревизия
ebacce2f68
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      openwrtbuilder

+ 1 - 1
openwrtbuilder

@@ -631,7 +631,7 @@ fromSource() {
     debug "commit hash: $commit"
  
     if [[ $RELEASE == "snapshot" ]]; then
-        gitworktreedir="$SRCDIR/$profile/$RELEASE-$commit"
+        gitworktreedir="$SRCDIR/$profile/$RELEASE"
         git -C "$GITSRCDIR" worktree add -d "$gitworktreedir" master
     else
         gitworktreedir="$SRCDIR/$profile/$RELEASE"