9 lines
110 B
Bash
Executable File
9 lines
110 B
Bash
Executable File
git pull
|
|
|
|
cd Arona/third_party/imgui/imgui || exit
|
|
git pull
|
|
cd ../../../../
|
|
|
|
cd AronaCore || exit
|
|
./update.sh
|