mirror of
https://github.com/quizhizhe/LiteLoaderBDS-1.16.40.git
synced 2025-06-01 11:43:41 +00:00
Fix push SDK
This commit is contained in:
parent
e723c6c4cb
commit
6d752996a5
@ -33,7 +33,7 @@ echo.
|
||||
if not exist LiteLoaderSDK/Header/ (
|
||||
echo [WARNING] LiteLoaderSDK files no found. Pulling from remote...
|
||||
echo.
|
||||
git clone %LL_SDK_REMOTE_PATH%
|
||||
git clone %LL_SDK_REMOTE_PATH% LiteLoaderSDK
|
||||
)
|
||||
|
||||
cd LiteLoaderSDK
|
||||
|
Loading…
Reference in New Issue
Block a user