浏览代码

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