Merge pull request #9 from bellingcat/dev-1

Update uninstall.sh
This commit is contained in:
Richard Mwewa
2023-10-12 15:19:09 +02:00
committed by GitHub

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."