Update UNINSTALL-GLACIER.sh

This commit is contained in:
everest
2022-03-10 16:54:52 +00:00
committed by GitHub
parent e3162699c0
commit 554bf6724f

View File

@@ -6,3 +6,10 @@ if [[ $(/usr/bin/id -u) -ne 0 ]]; then
exit
fi
echo "[ ! ] It is recommended to uninstall all Glacier packages before uninstalling Glacier."
rm -rf /etc/glacier
rm /bin/glacier-install
rm /bin/glacier-update
rm /bin/glacier-remove
rm /bin/glacier-query
rm /bin/glacier-help