diff --git a/profiles/templates/6_ac_update_sync/revision/0-ini b/profiles/templates/6_ac_update_sync/revision/0-ini index b1a51a3..660cb97 100644 --- a/profiles/templates/6_ac_update_sync/revision/0-ini +++ b/profiles/templates/6_ac_update_sync/revision/0-ini @@ -1,4 +1,4 @@ # Calculate format=samba name=ini.env ini(overlay-distros.revision)== [overlay-distros] -revision = 20230214 +revision = 20230214.1 diff --git a/profiles/templates/6_ac_update_sync/revision/2023/20230214-ccm-container-overlay b/profiles/templates/6_ac_update_sync/revision/2023/20230214.1-ccm-container-overlay similarity index 90% rename from profiles/templates/6_ac_update_sync/revision/2023/20230214-ccm-container-overlay rename to profiles/templates/6_ac_update_sync/revision/2023/20230214.1-ccm-container-overlay index 9c7a41b..8d1d95c 100644 --- a/profiles/templates/6_ac_update_sync/revision/2023/20230214-ccm-container-overlay +++ b/profiles/templates/6_ac_update_sync/revision/2023/20230214.1-ccm-container-overlay @@ -2,7 +2,7 @@ #-ini(overlay-distros.revision,#-cut(0)-#)-# -if -q grep '\[container\]' /etc/portage/repos.conf/zz-calculate.conf && \ +if grep -q '\[container\]' /etc/portage/repos.conf/zz-calculate.conf && \ [[ ! -e /etc/portage/repos.conf/cl-lxc.conf ]] then while IFS= read -r line; do