瀏覽代碼

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"