Skip to content

Commit

Permalink
optimized
Browse files Browse the repository at this point in the history
Signed-off-by: leleliu008 <[email protected]>
  • Loading branch information
leleliu008 committed Oct 28, 2023
1 parent 7349cb9 commit 031af90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppkg
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ EOF
SESSION_DIR="$PPKG_HOME/run/$$/$PPKG_FORMULA_REPO_NAME"

run rm -rf "$SESSION_DIR"
run install -d "$SESSION_DIR"
run install -d "$SESSION_DIR/formula"
run cd "$SESSION_DIR"

run git -c init.defaultBranch=master init
Expand Down

0 comments on commit 031af90

Please sign in to comment.