Skip to content

Commit

Permalink
Remove patches due to upstream fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
soffchen authored Feb 28, 2020
1 parent 6817d91 commit 1e448e8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/NanoPi-R2S RK3328 OpenWrt 19.07 Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,7 @@ jobs:
- name: Setting Defaults
run: |
cd friendlywrt-rk3328/friendlywrt
sed -i '/uci commit luci/i\uci set luci.themes.Argon=/luci-static/argon\nuci set luci.main.mediaurlbase=/luci-static/argon' package/lean/default-settings/files/zzz-default-settings
sed -i '/exit/i\chown -R root:root /usr/share/netdata/web\n' package/lean/default-settings/files/zzz-default-settings
sed -i '/8.8.8.8/d' package/base-files/files/root/setup.sh
sed -i '/uci commit luci/i\uci set luci.main.mediaurlbase=/luci-static/argon' package/lean/default-settings/files/zzz-default-settings
- name: Install UPX
run: |
Expand Down

0 comments on commit 1e448e8

Please sign in to comment.