Skip to content

Commit

Permalink
Update podman.go
Browse files Browse the repository at this point in the history
  • Loading branch information
mbussolotto authored Apr 17, 2024
1 parent fd53a3e commit ddf03cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mgradm/cmd/migrate/podman/podman.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ NOTE: migrating to a remote podman is not supported yet!
}

shared.AddMigrateFlags(migrateCmd)
podman_utils.AddPodmanArgFlag(migrateCmd)
podman_utils.AddPodmanInstallFlag(migrateCmd)

return migrateCmd
}

0 comments on commit ddf03cc

Please sign in to comment.