Allow find-replace to replace versions in the docs
This commit is contained in:
parent
fb200b094a
commit
b98352e68f
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ echo "Find and replace: $FIND --> $REPLACE"
|
||||||
|
|
||||||
# Exclude directories from search
|
# Exclude directories from search
|
||||||
|
|
||||||
excludedirs=".git dist deploy embedded-repo lib_managed project/boot project/scripts src_managed target akka-docs"
|
excludedirs=".git dist deploy embedded-repo lib_managed project/boot project/scripts src_managed target"
|
||||||
|
|
||||||
echo "Excluding directories: $excludedirs"
|
echo "Excluding directories: $excludedirs"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue