From 70e1c12b6434f8cf4ff24c5263c786bd6c9559e9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 30 Mar 2024 22:26:11 +0200 Subject: Update content for html --- gemfeed/atom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gemfeed/atom.xml') diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index edf93b21..e8c6ffa3 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2024-03-30T22:24:56+02:00 + 2024-03-30T22:25:58+02:00 foo.zone feed To be in the .zone! @@ -174,7 +174,7 @@ http://www.gnu.org/software/src-highlite --> by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -
# Race condition (e.g. script execution abored in the middle of the previous run)
+
# Race condition (e.g. script execution aborted in the middle of the previous run)
 if [ -f $zone_file.bak ]; then
     mv $zone_file.bak $zone_file
 fi
-- 
cgit v1.2.3