Browse Source

Update deconz-install.sh

tteckster 3 năm trước cách đây
mục cha
commit
79e38f3ab0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      setup/deconz-install.sh

+ 1 - 0
setup/deconz-install.sh

@@ -68,6 +68,7 @@ msg_ok "Updated Container OS"
 msg_info "Installing Dependencies"
 msg_info "Installing Dependencies"
 apt-get install -y curl &>/dev/null
 apt-get install -y curl &>/dev/null
 apt-get install -y sudo &>/dev/null
 apt-get install -y sudo &>/dev/null
+apt-get install -y gnupg &>/dev/null
 msg_ok "Installed Dependencies"
 msg_ok "Installed Dependencies"
 
 
 msg_info "Setting Phoscon Repository"
 msg_info "Setting Phoscon Repository"