Skip to content

Commit

Permalink
Copy specs-by-type.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbrightwell committed Sep 4, 2024
1 parent eb23d71 commit 1938384
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions make-indexes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,5 @@ find . -name "$INDEX" -exec perl -pi -e 'print "<!-- AUTOGENERATED FILE: DO NOT

if [[ "$AMWA_ID" == "NMOS" ]]; then
echo "Copying other top level files"
cp "../themes.md" .
cp "../specs-by-type.md" .
fi

0 comments on commit 1938384

Please sign in to comment.