fix conflict
This commit is contained in:
parent
806e4d583c
commit
393c7b5b0c
|
@ -22,7 +22,8 @@ apt-get install -y python3-requests python3-suds
|
||||||
apt-get install -y nodejs nodejs-legacy npm
|
apt-get install -y nodejs nodejs-legacy npm
|
||||||
apt-get install -y etcd
|
apt-get install -y etcd
|
||||||
apt-get install -y glusterfs-client attr
|
apt-get install -y glusterfs-client attr
|
||||||
apt-get install -y nginx gdebi-core
|
apt-get install -y nginx
|
||||||
|
apt-get install -y gdebi-core
|
||||||
gdebi ossfs_1.80.5_ubuntu16.04_amd64.deb
|
gdebi ossfs_1.80.5_ubuntu16.04_amd64.deb
|
||||||
pip3 install grpcio grpcio-tools googleapis-common-protos
|
pip3 install grpcio grpcio-tools googleapis-common-protos
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue