Update main.sh
This commit is contained in:
parent
829311fecb
commit
1a6609de35
2
main.sh
2
main.sh
@ -9,7 +9,7 @@ source ./pika-build-config.sh
|
|||||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone https://gitlab.com/CalcProgrammer1/OpenRGB ./openrgb
|
git clone --recurse-submodules https://gitlab.com/CalcProgrammer1/OpenRGB ./openrgb
|
||||||
#cp -rvf ./debian ./openrgb/
|
#cp -rvf ./debian ./openrgb/
|
||||||
cd ./openrgb/
|
cd ./openrgb/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user