summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-06-02 14:07:03 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2018-12-13 17:09:13 +0100
commitd6a8bac147b196118d3e2ed56bd67522bc4c5da6 (patch)
treef5e314d4ddae3ea12585d785275d9ca435c74c7e /README.md
parent9fde9d573334805b7206b50b16797639097003d2 (diff)
downloadbrokentalents-d6a8bac147b196118d3e2ed56bd67522bc4c5da6.tar.gz
brokentalents-d6a8bac147b196118d3e2ed56bd67522bc4c5da6.zip
Convert images to jpg
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9d1ff63..a082339 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@
`npm run backend`
+`parallel -eta convert {} {.}.jpg ::: dist/assets/*/*/*.png`
+
## Building the frontend
* production: `npm run build`