More information
This commit is contained in:
parent
d41abe2193
commit
ff9312d742
2
qsgen2
2
qsgen2
@ -338,7 +338,7 @@ function _pages() {
|
|||||||
#_cleanup ${pages_tpl}
|
#_cleanup ${pages_tpl}
|
||||||
|
|
||||||
# Write pages_tpl to disk
|
# Write pages_tpl to disk
|
||||||
echo "Writing ${pages_in_array} to disk."
|
echo "Writing ${www_root}/${pages_in_array%.*}.html to disk."
|
||||||
|
|
||||||
# Always use lowercase for file names
|
# Always use lowercase for file names
|
||||||
pages_title_lower=$( _file_to_lower "${pages_in_array}" )
|
pages_title_lower=$( _file_to_lower "${pages_in_array}" )
|
||||||
|
Loading…
Reference in New Issue
Block a user