Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Sam Heinz
2025-06-22 19:40:06 +10:00
351 changed files with 5771 additions and 3060 deletions
-1
View File
@@ -14,7 +14,6 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt-get install -y gnupg
temp_file=$(mktemp)
curl -fsSL "http://ports.ubuntu.com/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.24_arm64.deb" -o "$temp_file"
$STD dpkg -i $temp_file