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

oneshot: Fix file list on Turris 1.0

parent 947c73ba
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# Make sure we don't have any directories listed in package file list to avoid conflicts
sed -i '/.*\/$/ d' /usr/lib/opkg/info/*.list
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