From d53e7a081bd20ae1632befa456a2878d479b62e2 Mon Sep 17 00:00:00 2001 From: Lasse Date: Fri, 2 Jul 2021 06:10:55 +0200 Subject: [PATCH] =?UTF-8?q?La=20till=20defaultv=C3=A4rde=20f=C3=B6r=20cont?= =?UTF-8?q?ainer=20("container")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- facebook/__main__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/facebook/__main__.py b/facebook/__main__.py index 13ab25d..e1faa43 100644 --- a/facebook/__main__.py +++ b/facebook/__main__.py @@ -21,6 +21,7 @@ if __name__ == "__main__": mode = 'all' pwd = None proxieservers = 'mullvad' + container = 'container' # Todo ska den här bort? argv = argv[1:]