[Wastebin] Add ca-certificates as dependency

This commit is contained in:
Sam Heinz
2024-04-14 19:09:03 +10:00
parent 37637ef385
commit 0b9112c9b1
+2 -1
View File
@@ -24,7 +24,8 @@ $STD apt-get install -y --no-install-recommends \
git \ git \
make \ make \
mc \ mc \
wget wget \
ca-certificates
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
msg_info "Installing Rust" msg_info "Installing Rust"