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
View File
+7
View 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";
Binary file not shown.
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
gitea admin extra