mirror of https://github.com/v2ray/v2ray-core
parent
af88016320
commit
0385ccbd8c
|
@ -3,8 +3,7 @@
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get -y install jq git file
|
apt-get -y install jq git file p7zip-full
|
||||||
#apt-get p7zip-full
|
|
||||||
|
|
||||||
function getattr() {
|
function getattr() {
|
||||||
curl -s -H "Metadata-Flavor: Google" http://metadata.google.internal/computeMetadata/v1/$2/attributes/$1
|
curl -s -H "Metadata-Flavor: Google" http://metadata.google.internal/computeMetadata/v1/$2/attributes/$1
|
||||||
|
|
Loading…
Reference in New Issue