diff --git a/openwrt/openwrt/env/Dockerfile.openwrt-env b/openwrt/openwrt/env/Dockerfile.openwrt-env index c7d83b2..c90b176 100644 --- a/openwrt/openwrt/env/Dockerfile.openwrt-env +++ b/openwrt/openwrt/env/Dockerfile.openwrt-env @@ -6,7 +6,7 @@ RUN lscpu && \ apt update > /dev/null && \ apt install -y -qq build-essential clang flex bison g++ gawk \ gcc-multilib g++-multilib gettext git libncurses-dev libssl-dev \ - python3-distutils rsync unzip zlib1g-dev file wget && \ + python3-distutils rsync unzip zlib1g-dev file wget screenfetch && \ apt clean > /dev/null && \ rm -rf /var/lib/apt/list/* && \ screenfetch