Skip to content

Commit 49a2972

Browse files
author
johnnymatthews
committed
Moves combined content into static dir.
1 parent e054a01 commit 49a2972

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

scripts/combine_docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# Set paths.
1212
CONTENT_DIR="../content"
13-
OUTPUT_FILE="./docs_combined.txt"
13+
OUTPUT_FILE="../static/docs_combined.txt"
1414

1515
# Create or clear the output file.
1616
> "$OUTPUT_FILE"
File renamed without changes.

0 commit comments

Comments
 (0)