chore: remove old releases from easyos
This commit is contained in:
parent
9eb4d86745
commit
dc40f59a2c
2
quickget
2
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)
|
#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}
|
#echo ${RLIST}
|
||||||
# Not dynamic for now
|
# 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() {
|
function releases_elementary() {
|
||||||
|
|
Loading…
Reference in New Issue