This commit is contained in:
Tobias
2026-03-04 09:55:15 +01:00
committed by GitHub
parent 235d64fa1c
commit 5c0c332e8d

View File

@@ -18,7 +18,8 @@ $STD apt install -y \
build-essential \
openssl \
sqlite3 \
unzip
unzip \
git
msg_ok "Installed Dependencies"
msg_info "Installing Bun"