mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-19 11:42:43 +00:00
apt-sync: remove ubuntu-current
Not used and hard to maintain
This commit is contained in:
parent
9a9b0d8b47
commit
25a8a804c9
@ -23,7 +23,6 @@ APT_SYNC_USER_AGENT = os.getenv("APT_SYNC_USER_AGENT", "APT-Mirror-Tool/1.0")
|
||||
requests.utils.default_user_agent = lambda: APT_SYNC_USER_AGENT
|
||||
|
||||
OS_TEMPLATE = {
|
||||
'ubuntu-current': ["xenial", "bionic", "focal", "groovy"],
|
||||
'ubuntu-lts': ["xenial", "bionic", "focal"],
|
||||
'debian-current': ["jessie", "stretch", "buster", "bullseye"],
|
||||
'debian-latest2': ["buster", "bullseye"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user