Node-Red: bump to Debian 13 (#8141)

This commit is contained in:
CanbiZ
2025-10-06 13:47:14 +02:00
committed by GitHub
parent e87dc5dbbc
commit 2092c5bdce
3 changed files with 13 additions and 18 deletions

View File

@ -14,7 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt-get install -y \
$STD apt install -y \
git \
ca-certificates
msg_ok "Installed Dependencies"