mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 00:39:30 +00:00
Scripts cleanup
This commit is contained in:
@@ -3,7 +3,7 @@ set -e
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
if [ ! -e ../bin/k3s-server ]; then
|
||||
if [ ! -e ../bin/containerd ]; then
|
||||
./build
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user