Missing rocky appearance in final catalog

pull/262/head
Phil 3 years ago committed by Martin Wimpress
parent 92878c27df
commit 2af2b9c34d
  1. 2
      quickget

@ -1575,6 +1575,8 @@ else
releases_popos
elif [ "${OS}" == "regolith" ]; then
releases_regolith
elif [ "${OS}" == "rockylinux" ]; then
releases_rockylinux
elif [ "${OS}" == "solus" ]; then
releases_solus
elif [[ "${OS}" == *"ubuntu"* ]]; then

Loading…
Cancel
Save