From bc2f07b1f8e5e8fd085f801c0b5c4fdddc6fda07 Mon Sep 17 00:00:00 2001 From: Gregory Marco Date: Sat, 25 Apr 2026 13:49:50 -0500 Subject: [PATCH] hold on --- run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run b/run index fcdca55..b041bec 100755 --- a/run +++ b/run @@ -59,7 +59,7 @@ try: else: auth = os.environ['PLUGIN_AUTHENTICATION'] - make_parent_dirs(TARGET, auth) + #make_parent_dirs(TARGET, auth) deploy(SOURCE, TARGET, auth) finally: if temp_file_name is not None: