浏览代码

install dbus for scheduled shutdown

Darien Raymond 8 年之前
父节点
当前提交
a229b5cc94
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tools/release/release-ci.sh

+ 1 - 1
tools/release/release-ci.sh

@@ -3,7 +3,7 @@
 set -x
 set -x
 
 
 apt-get update
 apt-get update
-apt-get -y install jq git file p7zip-full
+apt-get -y install jq git file p7zip-full dbus
 
 
 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