fix: remov trailing period from vmlinux releases

pull/720/head
Martin Wimpress 1 year ago
parent 5d26df5443
commit 4ce607e681
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
  1. 2
      quickget

@ -690,7 +690,7 @@ function editions_void() {
}
function releases_vxlinux() {
echo 6.1.2 6.1 5.0 4.2 4.1 4.0.
echo 6.1.2 6.1 5.0 4.2 4.1 4.0
}
function releases_windows() {

Loading…
Cancel
Save