Don't install dialog for now
This commit is contained in:
parent
ae2eeb9ff4
commit
74d42442b8
@ -5,6 +5,5 @@ if [ -d "$1" ]; then
|
||||
fi
|
||||
mkdir "$1"
|
||||
debootstrap --arch="$OPUS_ARCH" "$OPUS_DIST" "$1" "$OPUS_URL"
|
||||
fchroot "$1" apt install dialog
|
||||
fchroot "$1" apt -y autoclean
|
||||
find "$1/var/log" -type f -delete
|
Loading…
Reference in New Issue
Block a user