Skip to content

Commit

Permalink
im dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
Blad3Mak3r committed Apr 25, 2023
1 parent 5d7c0d2 commit 4e83cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ func init() {
if id, err := utils.GetContainerId(containerCLI, containerId); err != nil {
log.Fatal(err)
} else {
containerCLI = id
containerId = id
}
}

Expand Down

0 comments on commit 4e83cd9

Please sign in to comment.