Added whiptail

This commit is contained in:
Devin Dice 2023-01-13 10:17:58 -05:00
parent 865bc20967
commit 8e43ff1fc1

View file

@ -181,7 +181,7 @@ RUN apt -y remove thunar
COPY rootfs /
# Extras
RUN apt -y install osmctools osmosis
RUN apt -y install osmctools osmosis whiptail
#RUN rm -rf /workspace/*