New reports after more podcast feeds added
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
# BUGS: ---
|
||||
# NOTES: ---
|
||||
# AUTHOR: Dave Morriss (djm), Dave.Morriss@gmail.com
|
||||
# VERSION: 0.0.2
|
||||
# VERSION: 0.0.3
|
||||
# CREATED: 2023-01-09 17:07:23
|
||||
# REVISION: 2023-01-28 09:58:38
|
||||
# REVISION: 2023-01-28 14:10:48
|
||||
#
|
||||
#===============================================================================
|
||||
|
||||
@@ -113,6 +113,7 @@ if [[ -e "$FDMKD4" ]]; then
|
||||
if [[ -e "$FDODT" ]]; then
|
||||
echo "Wrote the ODT file $FDODT"
|
||||
cp "$FDODT" "$FDODT_LIVE"
|
||||
echo "Copied ODT to $FDODT_LIVE"
|
||||
else
|
||||
echo "$FDODT doesn't seem to have been written"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user