Skip to content

Commit

Permalink
fixup! Add an action to support legacy PHP debian and ubuntu reposito…
Browse files Browse the repository at this point in the history
…ries
  • Loading branch information
Mikhail Sandakov committed Aug 29, 2024
1 parent 9887259 commit ccb56d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pleskdistup/actions/distupgrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

PathType = typing.Union[os.PathLike, str]


class InstallUbuntuUpdateManager(action.ActiveAction):
def __init__(self):
self.name = "install Ubuntu update manager"
Expand Down

0 comments on commit ccb56d5

Please sign in to comment.