mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Update batocera version in quickget
As the quickget download the latest Batocera version only it's more convenient to use "latest" instead of old versions
This commit is contained in:
parent
c3ae35b1f8
commit
ae536570a4
1 changed files with 1 additions and 1 deletions
2
quickget
2
quickget
|
@ -399,7 +399,7 @@ function releases_fedora() {
|
|||
}
|
||||
|
||||
function releases_batocera() {
|
||||
echo 32 33 34
|
||||
echo latest
|
||||
}
|
||||
|
||||
function editions_fedora() {
|
||||
|
|
Loading…
Reference in a new issue