Bunch of fixes
This commit is contained in:
parent
997dd8728c
commit
fa8e084879
4 changed files with 15 additions and 17 deletions
|
|
@ -3,7 +3,7 @@
|
|||
. ./common.sh
|
||||
|
||||
AMIRROR=http://old-releases.ubuntu.com/ubuntu/
|
||||
CMIRROR=http://nl.archive.ubuntu.com/ubuntu/
|
||||
CMIRROR=http://ftp.nluug.nl/os/Linux/distr/ubuntu/
|
||||
|
||||
|
||||
# Shortcut for a standard Ubuntu repo, usage:
|
||||
|
|
@ -162,11 +162,11 @@ case $1 in
|
|||
$0 cosmic
|
||||
$0 disco
|
||||
$0 eoan
|
||||
$0 groovy
|
||||
;;
|
||||
current)
|
||||
$0 bionic # until 2023-04
|
||||
$0 focal # until 2030-04
|
||||
$0 groovy # until 2021-07
|
||||
$0 hirsute # until 2022-01
|
||||
$0 impish # until 2022-07
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue