Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions build-nethsec.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ podman run \
--interactive \
--tty \
--replace \
--volume nethsecurity_builder_build:/home/buildbot/openwrt/build_dir \
--volume nethsecurity_builder_staging:/home/buildbot/openwrt/staging_dir \
--volume nethsecurity_builder_cache:/home/buildbot/openwrt/.ccache \
--volume nethsecurity_builder_downloads:/home/buildbot/openwrt/download \
--volume nethsecurity_builder_dl:/home/buildbot/openwrt/dl \
--volume "nethsecurity_builder_${OWRT_VERSION}_build:/home/buildbot/openwrt/build_dir" \
--volume "nethsecurity_builder_${OWRT_VERSION}_staging:/home/buildbot/openwrt/staging_dir" \
--volume "nethsecurity_builder_${OWRT_VERSION}_cache:/home/buildbot/openwrt/.ccache" \
--volume "nethsecurity_builder_${OWRT_VERSION}_downloads:/home/buildbot/openwrt/download" \
--volume "nethsecurity_builder_${OWRT_VERSION}_dl:/home/buildbot/openwrt/dl" \
nethsecurity-next \
"$@" || status=$?

Expand Down
31 changes: 0 additions & 31 deletions patches/feeds/packages/100-adblock-start-tsdns.patch

This file was deleted.

Loading