Update uninstall.sh

This commit is contained in:
Richard Mwewa
2023-10-12 15:18:46 +02:00
committed by GitHub
parent f9d8caef01
commit 3ae6d79d1a

View File

@@ -3,6 +3,6 @@
# Remove the geckodriver binary from /usr/bin
sudo rm /usr/bin/geckodriver -v
# Uninstall tor2tor
# Uninstall facebook-downloader
pip3 uninstall facebook-downloader -y -v
echo "Cleanup complete."
echo "Cleanup complete."