Restore override and apt-release.conf from apt-repo

This commit is contained in:
2025-05-04 18:41:16 +02:00
parent b608d84167
commit 974721be9e
5 changed files with 8 additions and 0 deletions

0
Packages Normal file

7
apt-release.conf Normal file

@ -0,0 +1,7 @@
APT::FTPArchive::Release::Origin "24unix";
APT::FTPArchive::Release::Label "Gitea Debian Repository";
APT::FTPArchive::Release::Suite "stable";
APT::FTPArchive::Release::Codename "stable";
APT::FTPArchive::Release::Architectures "amd64 arm64";
APT::FTPArchive::Release::Components "main";
APT::FTPArchive::Release::Description "Gitea Debian Packages";

BIN
gitea_1.23.7_amd64.deb Normal file

Binary file not shown.

BIN
gitea_1.23.7_arm64.deb Normal file

Binary file not shown.

1
override Normal file

@ -0,0 +1 @@
gitea admin extra