mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 12:42:50 +00:00
Update ubuntu-current releases in apt-sync
This commit is contained in:
parent
b0077cafa6
commit
350ef7a6bc
@ -19,7 +19,7 @@ from typing import List, Dict, Set, Tuple, IO
|
|||||||
import requests
|
import requests
|
||||||
|
|
||||||
OS_TEMPLATE = {
|
OS_TEMPLATE = {
|
||||||
'ubuntu-current': ["xenial", "bionic", "eoan", "focal"],
|
'ubuntu-current': ["xenial", "bionic", "focal", "groovy"],
|
||||||
'ubuntu-lts': ["xenial", "bionic", "focal"],
|
'ubuntu-lts': ["xenial", "bionic", "focal"],
|
||||||
'debian-current': ["jessie", "stretch", "buster"],
|
'debian-current': ["jessie", "stretch", "buster"],
|
||||||
'debian-latest2': ["stretch", "buster"],
|
'debian-latest2': ["stretch", "buster"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user