From e719ff8a47a543362f47c652fc7408d2803e6115 Mon Sep 17 00:00:00 2001 From: ed Date: Tue, 29 Jun 2021 23:53:57 +0200 Subject: [PATCH] make sfx kipu-proof --- scripts/sfx.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/sfx.py b/scripts/sfx.py index 8cbca787..7096710b 100644 --- a/scripts/sfx.py +++ b/scripts/sfx.py @@ -6,10 +6,10 @@ import re, os, sys, time, shutil, signal, threading, tarfile, hashlib, platform, import subprocess as sp """ -run me with any version of python, i will unpack and run copyparty +pls don't edit this file with a text editor, + it breaks the compressed stuff at the end -(but please don't edit this file with a text editor - since that would probably corrupt the binary stuff at the end) +run me with any version of python, i will unpack and run copyparty there's zero binaries! just plaintext python scripts all the way down so you can easily unpack the archive and inspect it for shady stuff