Fix the archive extraction feature
Compare changes
+ 6
− 3
@@ -66,7 +66,6 @@ def extract_compressed_file(filename):
@@ -279,8 +278,6 @@ def get_file(
@@ -290,6 +287,12 @@ def get_file(
Extracts a tar archive even if the archive already existed (if the folder was deleted).