Skip to content

Commit 3b89568

Browse files
openhabianopenhabian
openhabian
authored and
openhabian
committed
eventually fix zutty package
Signed-off-by: openhabian <openhabian@openHABian>
1 parent 3b40497 commit 3b89568

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

functions/system.bash

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ 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
5051
dpkg --configure -a # just in case to ensure apt works
5152

5253
if cond_redirect apt-get -o DPkg::Lock::Timeout="$APTTIMEOUT" install --yes acl arping apt-utils bash-completion bzip2 coreutils \

0 commit comments

Comments
 (0)