Skip to content

Commit

Permalink
fix compile script
Browse files Browse the repository at this point in the history
  • Loading branch information
luochongjun committed Apr 24, 2022
1 parent 34d92af commit 715def5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ sed -i \
rm -rf "feeds/packages/net/$package_name" ) || true


ln -sf "$dir" "package/$package_name"
ln -sf "$dir"/luci/luci-app-store "package/$package_name"

./scripts/feeds install -a

Expand Down

0 comments on commit 715def5

Please sign in to comment.