1
0
mirror of https://gitlab.com/packaging/gitea synced 2025-05-14 14:53:23 +00:00
2020-06-20 15:01:07 +02:00
2020-06-20 15:01:07 +02:00
2020-04-12 15:04:25 +02:00
2020-06-20 14:39:39 +02:00
2020-04-12 14:08:21 +02:00

Gitea apt packages

Add repo signing key to apt

sudo curl -sL -o /etc/apt/trusted.gpg.d/morph027-gitea.asc https://packaging.gitlab.io/gitea/gpg.key

Add repo to apt

echo "deb [arch=amd64] https://packaging.gitlab.io/gitea gitea main" | sudo tee /etc/apt/sources.list.d/morph027-gitea.list
Description
Gitea Debian/Ubuntu Packages - built by fpm
Readme MIT 171 KiB
Languages
Shell 100%