Skip to content
Snippets Groups Projects
Verified Commit 3f6556c4 authored by Michal Hrusecky's avatar Michal Hrusecky :mouse:
Browse files

oneshot: Disable old package feed

parent 30830bc8
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# We are using separate feeds nowadays so disable old feed as it does not exist anymore
sed -i 's|^\([^#]*https://api.turris.cz/openwrt-repo/turris/packages\)|# deprecated \1|' /etc/opkg.conf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment