Update gitea-mirror-install.sh

This commit is contained in:
Tobias 2025-06-02 10:32:42 +02:00 committed by GitHub
parent 90cd46cd3b
commit 6fe842f7f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ network_check
update_os
msg_info "Installing dependencies"
$STD apt-get install -y
$STD apt-get install -y \
build-essential \
openssl \
sqlite3 \