1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 17:55:23 +00:00

install dbus for scheduled shutdown

This commit is contained in:
Darien Raymond 2017-12-01 14:21:13 +01:00
parent 9ff0dc7327
commit a229b5cc94
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

View File

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