Missing rocky appearance in final catalog

This commit is contained in:
Phil 2021-12-02 19:07:51 +00:00 committed by Martin Wimpress
parent 92878c27df
commit 2af2b9c34d

View file

@ -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