소스 검색

s390x disabled, because there is problem adding fibers.

Thanks to xet7 !
Lauri Ojansivu 1 년 전
부모
커밋
9bf3b960a1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      releases/up.sh

+ 1 - 1
releases/up.sh

@@ -19,7 +19,7 @@ sudo apt-get -y install parallel
 
 {
   ~/repos/wekan/releases/up-a.sh $1
-  ~/repos/wekan/releases/up-s.sh $1
+  #~/repos/wekan/releases/up-s.sh $1
   #~/repos/wekan/releases/up-o.sh $1
   ~/repos/wekan/releases/up-w.sh $1
 } | parallel -k