summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-21 20:27:21 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-21 20:27:21 +0200
commit2969161afbe60a1aa2e7da6cedc3ab48941faf3e (patch)
treeff882416a8577cb94fec575d5a79d3a9d639e40c /snapcraft.yaml
parenta6213d4a6f06d91ac63678ead73a6e3d7028adef (diff)
downloadwekan-2969161afbe60a1aa2e7da6cedc3ab48941faf3e.tar.gz
wekan-2969161afbe60a1aa2e7da6cedc3ab48941faf3e.tar.bz2
wekan-2969161afbe60a1aa2e7da6cedc3ab48941faf3e.zip
- More whitelabeling.
Thanks to xet7 !
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 07c65e5a..2b4ab48b 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -115,7 +115,7 @@ parts:
# we temporary need api2html and mkdirp
npm install -g api2html
npm install -g mkdirp
- api2html -c ./public/wekan-logo-header.png -o ./public/api/wekan.html ./public/api/wekan.yml
+ api2html -c ./public/logo-header.png -o ./public/api/wekan.html ./public/api/wekan.yml
npm uninstall -g mkdirp
npm uninstall -g api2html
# Node Fibers 100% CPU usage issue: