From 8a0434605ef0c2dd0b87187a6608aa70116d82c4 Mon Sep 17 00:00:00 2001 From: Mikhail Grushinskiy Date: Mon, 24 Jun 2024 19:43:02 -0400 Subject: [PATCH] upd --- qtvlm/rpi_qtvlm_install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/qtvlm/rpi_qtvlm_install.sh b/qtvlm/rpi_qtvlm_install.sh index 016996dc..3a2891d8 100644 --- a/qtvlm/rpi_qtvlm_install.sh +++ b/qtvlm/rpi_qtvlm_install.sh @@ -6,8 +6,6 @@ FID=804 if [ "armhf" != "$myArch" ] ; then FID=556 sudo apt-get -y install libsystemd0 -else - sudo apt-get -y install libsystemd0:armhf fi # See: https://www.meltemus.com