Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/136f6671265b3fdc826023322000caecb4c866f9?style=split&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update gitea-install.sh

add SQLite3
pull/3426/head
tteckster 10 months ago committed by GitHub
parent ae49faec93
commit 136f667126
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save

Powered by BW's shoe-string budget.