forked from distok/cutthecord
Drop more dependencies on /home/ave/
This commit is contained in:
parent
1ef4aeca93
commit
c9f6835a3a
4 changed files with 18 additions and 12 deletions
|
@ -34,6 +34,8 @@ def patch(patch_file, workdir, patch_name=""):
|
|||
if os.path.exists(WORK_APK_PATH):
|
||||
shutil.rmtree(WORK_APK_PATH)
|
||||
|
||||
os.environ["DISTOK_EXTRACTED_DISCORD_PATH"] = WORK_APK_PATH
|
||||
|
||||
os.makedirs(WORK_FOLDER, exist_ok=True)
|
||||
|
||||
if LOCAL_STATE:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue