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