summaryrefslogtreecommitdiffstats
path: root/rebuild-wekan.sh
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade Node from v8.12 to v8.14Lauri Ojansivu2018-12-031-2/+2
| | | | | | - Revert non-working architectures that were added at v1.79, so now Wekan is just amd64 as before. Thanks to xet7 !
* Revised shell scripts to check for wekan repositoryJonathan Warner2018-11-121-6/+6
| | | | | The scripts used to assume that ~/repos/wekan was a local wekan repo. They now check that the active directory is a wekan repo.
* Revised rebuild-wekan.sh to work correctly with npmJonathan Warner2018-11-121-4/+53
| | | | | The use of sudo npm is bugged. This is a workaround patch. Fixes issue #2001
* Add build scripts.Lauri Ojansivu2018-11-041-0/+129