mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
podman: T6598: add search PATH for Go
This commit is contained in:
parent
abe46eca69
commit
84c5d5a3db
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
set -x
|
export PATH=/opt/go/bin:$PATH
|
||||||
|
|
||||||
SRC=podman
|
SRC=podman
|
||||||
if [ ! -d $SRC ]; then
|
if [ ! -d $SRC ]; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user