Просмотр исходного кода

install dbus for scheduled shutdown

Darien Raymond 8 лет назад
Родитель
Сommit
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
 
 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