Ubuntu PPA packages: disco is obsolete. Add focal.
parent
b4eb0c233d
commit
51d18a0ae6
|
@ -14,7 +14,7 @@
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
# List of distributions to create PPA packages for:
|
# List of distributions to create PPA packages for:
|
||||||
LST_DISTROS=(xenial bionic disco eoan)
|
LST_DISTROS=(xenial bionic eoan focal)
|
||||||
|
|
||||||
# Checks
|
# Checks
|
||||||
# --------------------------------
|
# --------------------------------
|
||||||
|
|
Loading…
Reference in New Issue