2025-05-28_18-50-18Z_Wednesday
This commit is contained in:
parent
b514cfa380
commit
1dd1c8c100
@ -1149,6 +1149,10 @@ function get_variables_from_episode_summary_json() {
|
||||
echo_debug "Creating Text to Speech summary. get_variables_from_episode_summary_json()"
|
||||
|
||||
check_variable_is_correct ep_num working_dir
|
||||
|
||||
shownotes_json="${working_dir}/shownotes.json"
|
||||
shownotes_html="${working_dir}/shownotes.html"
|
||||
shownotes_edited="${working_dir}/shownotes_edited.html"
|
||||
|
||||
if [ -z "${episode_summary_json}" ]
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user