Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMa0012 committed Apr 8, 2024
1 parent 4982614 commit 9c9d6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _3_5_Update_InstallationTool.bat
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ set branchName=main


if exist .git (
git pull --depth=50
git pull origin %branchName% --depth=50
) ^
else (
git init
Expand Down

0 comments on commit 9c9d6a2

Please sign in to comment.