Update OpenWrt_x86.yml

This commit is contained in:
moruiris 2022-03-04 16:37:53 +08:00 committed by GitHub
parent 1f0f580c30
commit c4ceb9dac5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,7 +113,7 @@ jobs:
-name "*image.iso" \
-or -name "*squashfs-combined.img.gz" \
| xargs -i mv -f {} ./firmware/
cp openwrt/.config ./firmware/${{ env.date1 }}_${{ env.OPENWRT_NAME }}_${{ env.DEVICE_NAME }}.config
cp openwrt/.config ./firmware/${{ env.date1 }}_${{ env.OPENWRT_NAME }}_x86-64.config
cd firmware
sudo -E apt-get -qq install rename
rename 's/^/${{ env.date1 }}_${{ env.OPENWRT_NAME }}_/' *.iso