Update v19.yml
This commit is contained in:
5
.github/workflows/v19.yml
vendored
5
.github/workflows/v19.yml
vendored
@@ -63,8 +63,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd friendlywrt-h5
|
cd friendlywrt-h5
|
||||||
rm -f friendlywrt/.config*
|
rm -f friendlywrt/.config*
|
||||||
sed -i '/docker/d;/DOCKER/d' ./configs/config_h5
|
sed -i '/docker/d;/DOCKER/d' ./configs/config_h3
|
||||||
cat >> ./configs/config_h5 <<EOF
|
cat >> ./configs/config_h3 <<EOF
|
||||||
|
|
||||||
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
|
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
|
||||||
CONFIG_PACKAGE_ipv6helper=y
|
CONFIG_PACKAGE_ipv6helper=y
|
||||||
@@ -106,6 +106,7 @@ jobs:
|
|||||||
|
|
||||||
EOF
|
EOF
|
||||||
cat ./configs/config_h5
|
cat ./configs/config_h5
|
||||||
|
curl https://raw.githubusercontent.com/camino13/NanoPi-R1S/master/r1s-h5-config > friendlywrt/.config
|
||||||
|
|
||||||
- name: Build FriendlyWrt
|
- name: Build FriendlyWrt
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user