diff --git a/releases/up.sh b/releases/up.sh index 1a2b05586..d3a9604d7 100755 --- a/releases/up.sh +++ b/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