Use apt_update_safe instead of aborting on a failed apt update (#17462)

This commit is contained in:
CanbiZ (MickLesk)
2026-09-24 08:06:49 +02:00
committed by GitHub
parent ba1409a920
commit b855a5782a
151 changed files with 157 additions and 157 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ URIs: https://www.collaboraoffice.com/repos/CollaboraOnline/CODE-deb
Suites: ./
Signed-By: /etc/apt/keyrings/collaboraonline-release-keyring.gpg
EOF
$STD apt-get update
apt_update_safe
$STD apt-get install -y coolwsd code-brand
systemctl stop coolwsd
mkdir -p /etc/systemd/system/coolwsd.service.d