aider/scripts/update-docs.sh

7 lines
108 B
Bash
Executable file

#!/bin/bash
# exit when any command fails
set -e
cog $ARG website/index.md
cog $ARG website/docs/usage.md