Skip to content

Commit

Permalink
update scripts/gen.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ilius committed Dec 28, 2024
1 parent abd522f commit 81d6bf1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ set -e

myDir1=$(dirname "$0")

# to handle rename of a plugin:
rm $myDir1/../doc/p/*.md

set -x

python "$myDir1/plugin-index.py"
Expand Down

0 comments on commit 81d6bf1

Please sign in to comment.