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/2024-04-01-KISS-high-availability-with-OpenBSD.html | 2 +- gemfeed/atom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html index 4bfed3ee..c5ee7f47 100644 --- a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html +++ b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html @@ -164,7 +164,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
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