mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 05:01:46 +00:00
Fix build
This commit is contained in:
@@ -45,6 +45,7 @@ ETCD_PID=$!
|
||||
|
||||
sleep 5
|
||||
|
||||
$(dirname $0)/../output/go/localkube
|
||||
echo "Running localkube as root (so it can talk to docker's unix socket)"
|
||||
sudo $(dirname $0)/../output/go/localkube
|
||||
|
||||
kill $ETCD_PID
|
||||
|
Reference in New Issue
Block a user