소스 검색

add webcrypto in update.sh script

pull/44/head
Guillaume Vincent 8 년 전
부모
커밋
156fb3fbc1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      update.sh

+ 1
- 1
update.sh 파일 보기

@@ -4,7 +4,7 @@ function cmd {
pwd
}

submodules=( backend cli core cozy frontend nginx pure webextension )
submodules=( backend cli core cozy frontend nginx pure webcrypto webextension )
#submodules=( cozy frontend webextension )
for submodule in "${submodules[@]}"
do


불러오는 중...
취소
저장