Skip to content

Commit

Permalink
Merge branch 'update/v3.0.0' of https://github.com/Falcion/UNITADE.md
Browse files Browse the repository at this point in the history
…into update/v3.0.0
  • Loading branch information
Falcion committed Oct 4, 2024
2 parents 8bf5e0f + c1035b6 commit bf17ff1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions clone.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
@echo off

SET ""
SET ""
REM If you include quotes in path, it wouldn't work: keep path default without any external symbols
SET source_file=
SET target_file=

COPY "%source_file%" "%target_file%" /Y

Expand Down

0 comments on commit bf17ff1

Please sign in to comment.