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