add stterm to default packages to show the user terminal commands

This commit is contained in:
thelamer 2025-05-07 18:38:17 -04:00
parent 380d285525
commit 3decedf54d
2 changed files with 2 additions and 0 deletions

View File

@ -142,6 +142,7 @@ RUN \
python3-gst-1.0 \
software-properties-common \
ssl-cert \
stterm \
sudo \
tar \
util-linux \

View File

@ -141,6 +141,7 @@ RUN \
python3-gst-1.0 \
software-properties-common \
ssl-cert \
stterm \
sudo \
tar \
util-linux \