Update main.sh

This commit is contained in:
ferreo 2025-02-10 23:30:50 +01:00
parent 794642182c
commit c1bdc5a203

View File

@ -12,6 +12,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
git clone --recurse-submodules https://gitlab.com/CalcProgrammer1/OpenRGB ./openrgb
#cp -rvf ./debian ./openrgb/
cd ./openrgb/
sed -i -- 's/#include "mbedtls\/certs.h"//g' dependencies/hueplusplus-1.1.0/src/EntertainmentMode.cpp
apt update && \
apt install -y \