Commit d2a2e97
committed
README: fix Build Your Own IB example
OpenWrt switched to using ZSTD compressed tarballs a while ago, so using
the current example DOWNLOAD_FILE arg will result in the built container
not being able to find any files since that tarball is missing.
So, update to also look for .tar.zst as well.
Signed-off-by: Robert Marko <robimarko@gmail.com>1 parent 9c2aa71 commit d2a2e97
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments