Add files via upload

This commit is contained in:
桐话
2024-04-05 13:47:35 +08:00
committed by GitHub
parent 8ee56ab6fe
commit 57a9216432
+1
View File
@@ -19,6 +19,7 @@ jobs:
rm -f ./rk35xx/.config
wget -O ./rk35xx/feeds.conf https://fw0.koolcenter.com/iStoreOS/station-p2/feeds.conf --no-check-certificate
wget -O ./rk35xx/.config https://fw0.koolcenter.com/iStoreOS/station-p2/config.buildinfo --no-check-certificate
content=$(cat $GITHUB_WORKSPACE/file/config_data.txt)
model_data=$(echo "$content" | sed 's/^[[:space:]]*//; s/[[:space:]]*$//')
sed -i "/CONFIG_TARGET_DEVICE_rockchip_.*=.*/d" ./rk35xx/.config