Skip to content

Commit

Permalink
Reinstall imunify360-webshield-bundle package as it triggers conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Sandakov committed Dec 4, 2024
1 parent d5e3590 commit 2d538b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloudlinux7to8/actions/packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ def __init__(self, temp_directory: str):
"libwebp7": "libwebp",
"libzip5": "libzip",
"libytnef": "ytnef",
"imunify360-webshield-bundle": "imunify360-webshield-bundle",
}

def _is_required(self) -> bool:
Expand Down

0 comments on commit 2d538b5

Please sign in to comment.