Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kiddin9 committed Dec 4, 2024
1 parent 8207e43 commit eae2bb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devices/common/diy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ sed -i '/ refresh_config();/d' scripts/feeds
./scripts/feeds install -a -p kiddin9 -f
./scripts/feeds install -a

rm -rf package/base-files feeds/luci/modules/luci-base
rm -rf package/base-files
mv -f feeds/kiddin9/base-files package/
mv -f feeds/kiddin9/luci-base package/feeds/luci/


echo "$(date +"%s")" >version.date
sed -i '/$(curdir)\/compile:/c\$(curdir)/compile: package/opkg/host/compile' package/Makefile
Expand Down

0 comments on commit eae2bb2

Please sign in to comment.