diff --git a/uninstall.sh b/uninstall.sh index f917a16..80e5639 100644 --- a/uninstall.sh +++ b/uninstall.sh @@ -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." \ No newline at end of file +echo "Cleanup complete."