Skip to content

Commit

Permalink
Merge branch 'sbwml:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Q2297045667 authored Dec 26, 2024
2 parents b5324af + 1341276 commit bb84a43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openwrt/scripts/05-fix-source.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash

# fix luci-base - rc4
sed -i 's|\[sid\].hasOwnProperty|\[sid\]?.hasOwnProperty|g' feeds/luci/modules/luci-base/htdocs/luci-static/resources/uci.js

# apk-tools
curl -s $mirror/openwrt/patch/apk-tools/9999-hack-for-linux-pre-releases.patch > package/system/apk/patches/9999-hack-for-linux-pre-releases.patch

Expand Down

0 comments on commit bb84a43

Please sign in to comment.