fix basrc
This commit is contained in:
@@ -166,7 +166,7 @@ tar xf $(find . -maxdepth 1 -name etcd*)
|
||||
cp $(find . -maxdepth 1 -type d -name "etcd*")/etcd $(find . -maxdepth 1 -type d -name "etcd*")/etcdctl /usr/local/bin/
|
||||
chmod +x /usr/local/bin/etcd /usr/local/bin/etcdctl
|
||||
echo 'export ETCD_UNSUPPORTED_ARCH=arm64' >> ~/.bashrc
|
||||
echo 'export ETCD_IP=3.14.3.102' >> ~/.basrc
|
||||
echo 'export ETCD_IP=3.14.3.102' >> ~/.bashrc
|
||||
echo 'export ETCD_NAME=red' >> ~/.bashrc
|
||||
source ~/.bashrc
|
||||
mkdir -p /var/lib/etcd
|
||||
|
||||
Reference in New Issue
Block a user