fix "bud" alias
This commit is contained in:
parent
731471aee7
commit
cf3e5623ab
@ -1,3 +1,3 @@
|
||||
#!/bin/zsh
|
||||
|
||||
alias bud='buildah build --isolation chroot --network host --format docker -f '
|
||||
alias bud='buildah bud --isolation chroot --network host --format docker -f '
|
||||
|
Loading…
Reference in New Issue
Block a user