Create remove_ninja_uploader.patch

This commit is contained in:
uazo 2022-01-11 17:03:35 +01:00 committed by GitHub
parent a170c403ca
commit 200ca03d3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
diff --git a/ninjalog_uploader_wrapper.py b/ninjalog_uploader_wrapper.py
index fbfca3f2..3cd9e9b1 100755
--- a/ninjalog_uploader_wrapper.py
+++ b/ninjalog_uploader_wrapper.py
@@ -75,6 +75,7 @@ You can find a more detailed explanation in
def main():
+ return 0
config = LoadConfig()
if len(sys.argv) == 2 and sys.argv[1] == 'opt-in':