Browse Source

Enabled building Sandstorm WeKan, now that file uploading with Meteor-Files works.

Thanks to imajus, mfilser and xet7 !
Lauri Ojansivu 3 years ago
parent
commit
dc99218e4e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      releases/release.sh

+ 1 - 1
releases/release.sh

@@ -28,7 +28,7 @@ git push
 ~/repos/wekan/releases/release-bundle.sh $1
 
 # 6) Build Sandstorm
-#~/repos/wekan/releases/release-sandstorm.sh $1
+~/repos/wekan/releases/release-sandstorm.sh $1
 
 # Build Snap
 #./release-snap.sh $1