Skip to content
Snippets Groups Projects
Commit 2ef4d3d8 authored by Imran Hussain's avatar Imran Hussain
Browse files

Remove the security hole that is clipit

parent 8222c2ed
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -258,6 +258,9 @@ systemctl enable gdm
echo "enabling auto updates"
systemctl enable dnf-automatic.timer
echo "remove a POS security hole"
dnf remove -y clipit
echo "Done!"
echo "reboot!"
reboot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment