fix busybox prompt

This commit is contained in:
Lance Vick 2023-12-12 19:58:25 -08:00
parent 904712b861
commit 09321e8263
Signed by: lrvick
GPG Key ID: 8E47A1EC35A1551D
1 changed files with 1 additions and 1 deletions

View File

@ -70,4 +70,4 @@ ENTRYPOINT ["/bin/sh"]
ENV TZ=UTC
ENV LANG=C.UTF-8
ENV SOURCE_DATE_EPOCH=1
ENV PS1=busybox
ENV PS1="busybox$ "