diff --git a/quickget b/quickget index 231286c..0df5de8 100755 --- a/quickget +++ b/quickget @@ -938,7 +938,7 @@ function releases_easyos() { #RLIST=$(wget -q -O- 'https://distro.ibiblio.org/easyos/amd64/releases/kirkstone/2023/' | grep 'href="' | tail +2 | cut -d'/' -f1 | cut -d'"' -f6) #echo ${RLIST} # Not dynamic for now - echo 5.7 5.6.7 5.6.6 5.6.5 5.6.4 5.6.3 5.6.2 5.6.1 5.5.5 5.5.4 + echo 5.7 5.6.7 5.6.6 5.6.5 5.6.4 5.6.3 5.6.2 5.6.1 } function releases_elementary() {