mirror of
https://github.com/tteck/Proxmox.git
synced 2025-01-25 14:36:17 +00:00
Update gitea-install.sh
add SQLite3
This commit is contained in:
parent
ae49faec93
commit
136f667126
@ -19,6 +19,7 @@ $STD apt-get install -y git
|
|||||||
$STD apt-get install -y curl
|
$STD apt-get install -y curl
|
||||||
$STD apt-get install -y sudo
|
$STD apt-get install -y sudo
|
||||||
$STD apt-get install -y mc
|
$STD apt-get install -y mc
|
||||||
|
$STD apt-get install -y sqlite3
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Installing Gitea"
|
msg_info "Installing Gitea"
|
||||||
|
Loading…
Reference in New Issue
Block a user