mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-23 09:01:45 +00:00
7 lines
123 B
Batchfile
7 lines
123 B
Batchfile
@ECHO off
|
|
set PATH=%PATH%;C:\Program Files\Git\cmd
|
|
cls
|
|
|
|
git clone https://github.com/LmeSzinc/AzurLaneAutoScript.git
|
|
|
|
pause |