Merge a580481b15 into 615d919271
This commit is contained in:
commit
e5f5e1c364
@ -1,4 +1,4 @@
|
|||||||
if sudo etcdctl --write-out=table snapshot status /tmp/etcdbackup &>/dev/null
|
if sudo ETCDCTL_API=3 etcdctl --write-out=table snapshot status /tmp/etcdbackup &>/dev/null
|
||||||
then
|
then
|
||||||
echo -e "\033[32m[OK]\033[0m\t\t a valid etcd backup was found"
|
echo -e "\033[32m[OK]\033[0m\t\t a valid etcd backup was found"
|
||||||
SCORE=$(( SCORE + 10 ))
|
SCORE=$(( SCORE + 10 ))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user