Skip to content

Commit

Permalink
fix download
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfleischer committed Jan 12, 2024
1 parent dd70592 commit 8591ae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cloudmesh/common/Shell.py
Original file line number Diff line number Diff line change
Expand Up @@ -2192,6 +2192,7 @@ def mkdir(cls, directory):
Console.error(e, traceflag=True)
return False

@classmethod
def unzip(cls, source_filename, dest_dir):
"""Unzips a file into the destination directory.
Expand Down

0 comments on commit 8591ae8

Please sign in to comment.