#!/bin/bash podman image exists openwrt || podman build -t openwrt . mkdir -p data git clone https://git.openwrt.org/openwrt/openwrt.git data/openwrt