Commit 20d9bed
Ensure jq is installed before processing package-manifest.json in build-ubuntu-rootfs.sh
- Added a check and silent installation step for jq at the start of the script.
- Prevents failures when handling package-manifest.json if jq is missing.
Signed-off-by: Bjordis Collaku <[email protected]>1 parent dd90a1a commit 20d9bed
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
272 | 280 | | |
273 | 281 | | |
274 | 282 | | |
| |||
0 commit comments