Skip to content

Commit f0fe0ac

Browse files
openhabianopenhabian
openhabian
authored and
openhabian
committed
force-install zutty to avoid dpkg stumble
Signed-off-by: openhabian <openhabian@openHABian>
1 parent 9f497d4 commit f0fe0ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/system.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ system_upgrade() {
4747
##
4848
basic_packages() {
4949
echo -n "$(timestamp) [openHABian] Installing basic can't-be-wrong packages (screen, vim, ...)... "
50-
apt -y install --reinstall zutty
5150
dpkg --configure -a # just in case to ensure apt works
51+
apt -y install --reinstall zutty
5252

5353
if cond_redirect apt-get -o DPkg::Lock::Timeout="$APTTIMEOUT" install --yes acl arping apt-utils bash-completion bzip2 coreutils \
5454
curl dirmngr git htop man-db mc multitail nano nmap lsb-release screen software-properties-common \

0 commit comments

Comments
 (0)