mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 15:36:41 -05:00
install 7z for compression
This commit is contained in:
parent
af88016320
commit
0385ccbd8c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user