Add Ubuntu 18.04 + Fedora 28

This commit is contained in:
Yorhel 2018-05-01 20:30:27 +02:00
parent 8487d37aad
commit bb236c1f0e
4 changed files with 13 additions and 3 deletions

View file

@ -101,6 +101,9 @@ case "$1" in
27)
fedora 27 x86_64 $CMIRROR
;;
28)
fedora 28 x86_64 $CMIRROR
;;
old)
$0 1
$0 2
@ -126,11 +129,12 @@ case "$1" in
$0 22
$0 23
$0 24
$0 25
;;
current)
$0 25
$0 26
$0 27
$0 28
;;
all)
$0 old