Files
nym/documentation/post_process.sh
T
2023-09-06 17:01:25 +01:00

8 lines
211 B
Bash
Executable File

#!/bin/bash
# this is a script called by the github CI and CD workflows to post process CSS/image/href links for serving
# several mdbooks from a subdirectory
cd scripts/post-process
npm install
node index.mjs