mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-11 12:22:14 +08:00
Vendored
+1
-1
@@ -30,7 +30,7 @@ fi
|
||||
|
||||
cd raylib_repo
|
||||
|
||||
COMMIT="66030a7de62c9e1ee8ab30a1d657a740333bb4f2"
|
||||
COMMIT=${1:-66030a7de62c9e1ee8ab30a1d657a740333bb4f2}
|
||||
git fetch origin $COMMIT
|
||||
git reset --hard $COMMIT
|
||||
git clean -xdff .
|
||||
|
||||
Reference in New Issue
Block a user