diff --git a/assets/entrypoint.sh b/assets/entrypoint.sh index fb780bd..2c58096 100644 --- a/assets/entrypoint.sh +++ b/assets/entrypoint.sh @@ -19,7 +19,8 @@ cd /bambu_src wget https://raw.githubusercontent.com/hisptoot/BambuSource2Raw/main/BambuSource2Raw/bambusource2raw.cpp wget https://raw.githubusercontent.com/hisptoot/BambuSource2Raw/main/BambuSource2Raw/BambuTunnel.h - +wget https://raw.githubusercontent.com/DaveGamble/cJSON/master/cJSON.c +wget https://raw.githubusercontent.com/DaveGamble/cJSON/master/cJSON.h gcc /bambu_src/bambusource2raw.cpp cJSON/cJSON.c -lcurl -o /data/work/build/BambuP1SCam