From e6966830264976f47f8738539512aca48621f81a Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Fri, 21 Jul 2023 18:44:44 +0200 Subject: [PATCH] changed Files: config_hex.grote.lan.rsc config_rb5009.grote.lan.rsc x Signed-off-by: Michael Grote --- config_hex.grote.lan.rsc | 2 +- config_rb5009.grote.lan.rsc | 2 +- x | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config_hex.grote.lan.rsc b/config_hex.grote.lan.rsc index ed8e759..da8a87a 100644 --- a/config_hex.grote.lan.rsc +++ b/config_hex.grote.lan.rsc @@ -1,4 +1,4 @@ -# 2023-07-21 18:43:40 by RouterOS 7.10 +# 2023-07-21 18:44:24 by RouterOS 7.10 # software id = NPZE-DVQU # # model = RB750Gr3 diff --git a/config_rb5009.grote.lan.rsc b/config_rb5009.grote.lan.rsc index 07aa2c4..89ba8c0 100644 --- a/config_rb5009.grote.lan.rsc +++ b/config_rb5009.grote.lan.rsc @@ -1,4 +1,4 @@ -# 2023-07-21 18:43:35 by RouterOS 7.10 +# 2023-07-21 18:44:16 by RouterOS 7.10 # software id = 56R5-PRTF # # model = RB5009UG+S+ diff --git a/x b/x index 7db6f14..8564d31 100644 --- a/x +++ b/x @@ -34,7 +34,7 @@ while read -r fqdn path; do echo add git add config_${fqdn}.rsc echo commit - git commit -m update config_${fqdn} + git commit -m "update config_${fqdn}" done <<< "$devices" # Restore the original IFS value