1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-30 19:15:23 +00:00

install 7z for compression

This commit is contained in:
Darien Raymond 2017-10-26 13:00:45 +02:00
parent af88016320
commit 0385ccbd8c

View File

@ -3,8 +3,7 @@
set -x
apt-get update
apt-get -y install jq git file
#apt-get p7zip-full
apt-get -y install jq git file p7zip-full
function getattr() {
curl -s -H "Metadata-Flavor: Google" http://metadata.google.internal/computeMetadata/v1/$2/attributes/$1