Fix package name case in removal script
This commit is contained in:
@@ -9,7 +9,7 @@ echo "Removing Firefox and langpacks..."
|
|||||||
dnf5 remove -y \
|
dnf5 remove -y \
|
||||||
firefox \
|
firefox \
|
||||||
firefox-langpacks* \
|
firefox-langpacks* \
|
||||||
PackageKit \
|
packagekit \
|
||||||
plasma-discover-packagekit && \
|
plasma-discover-packagekit && \
|
||||||
dnf5 clean all|| true
|
dnf5 clean all|| true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user