소스 검색

Update yunohost-v5-install.sh

tteckster 2 년 전
부모
커밋
0d26ac813b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      install/yunohost-v5-install.sh

+ 1 - 0
install/yunohost-v5-install.sh

@@ -83,6 +83,7 @@ msg_ok "Updated Container OS"
 msg_info "Installing Dependencies"
 $STD apt-get install -y curl
 $STD apt-get install -y sudo
+$STD apt-key adv --fetch-keys 'https://packages.sury.org/php/apt.gpg'
 $STD apt-get install -y apt-transport-https
 $STD apt-get install -y lsb-release
 $STD apt-get install -y ca-certificates