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