mirror of
https://github.com/containers/podman.git
synced 2025-10-13 09:15:20 +08:00
change location of where make outputs podman binary on osx
Signed-off-by: Daniel Helfand <helfand.4@gmail.com>
This commit is contained in:
@ -28,7 +28,7 @@ can now be built.
|
||||
```
|
||||
$ cd go/src/github.com/containers/podman
|
||||
$ make podman-remote-darwin
|
||||
$ mv bin/podman-remote-darwin bin/podman
|
||||
$ mv bin/darwin/podman bin/podman
|
||||
```
|
||||
|
||||
The binary will be located in bin/
|
||||
|
Reference in New Issue
Block a user