change to clone git.indoodle.com instead of github for linux

This commit is contained in:
Jason Ly 2025-07-07 18:32:23 -04:00
parent b3b380a262
commit bb13d697bd

View File

@ -62,7 +62,7 @@ mkdir workdir
cd workdir
curl -LO https://downloads.bellarender.com/bella_engine_sdk-25.3.0.tar.gz
tar -xvf bella_engine_sdk-25.3.0.tar.gz
git clone https://github.com/oomer/oom.git
git clone https://git.indoodle.com/oomer/oom.git
git clone https://git.indoodle.com/jason/poomer-bella-sine.git
cd poomer-bella-sine
make all -j4