Added fosdem_23.odt as a file (soft links don't work)
This commit is contained in:
@@ -57,6 +57,7 @@ FWPDF="$BASEDIR/feedWatcher.pdf"
|
||||
|
||||
FDMKD4="$FOSDEM23/feedWatcher_4.mkd"
|
||||
FDODT="$FOSDEM23/fosdem_23.odt"
|
||||
FDODT_LIVE="$BASEDIR/fosdem_23.odt"
|
||||
|
||||
#
|
||||
# Generate HTML, JSON and OPML reports.
|
||||
@@ -111,6 +112,7 @@ if [[ -e "$FDMKD4" ]]; then
|
||||
-o "$FDODT" "$FDMKD4"
|
||||
if [[ -e "$FDODT" ]]; then
|
||||
echo "Wrote the ODT file $FDODT"
|
||||
cp "$FDODT" "$FDODT_LIVE"
|
||||
else
|
||||
echo "$FDODT doesn't seem to have been written"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user