mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
install dbus for scheduled shutdown
This commit is contained in:
parent
9ff0dc7327
commit
a229b5cc94
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user