summaryrefslogtreecommitdiffstats
path: root/site/cleopatra/soupault.org
diff options
context:
space:
mode:
Diffstat (limited to 'site/cleopatra/soupault.org')
-rw-r--r--site/cleopatra/soupault.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/cleopatra/soupault.org b/site/cleopatra/soupault.org
index 02fe7f4..e7de9bf 100644
--- a/site/cleopatra/soupault.org
+++ b/site/cleopatra/soupault.org
@@ -648,7 +648,7 @@ consequence, we systematically ~touch~ ~packase-lock.json~ to satisfy ~make~.
#+BEGIN_SRC makefile :tangle katex.mk
package-lock.json : package.json
- @echo " init npm packages"
+ @cleopatra echo "Fetching" "npm packages"
@npm install &>> build.log
@touch $@