diff --git a/profiles/templates/6_ac_update_sync/revision/0-ini b/profiles/templates/6_ac_update_sync/revision/0-ini index 660cb97..f0f490d 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.1 +revision = 20230214.2 diff --git a/profiles/templates/6_ac_update_sync/revision/2023/20230214.1-ccm-container-overlay b/profiles/templates/6_ac_update_sync/revision/2023/20230214.2-ccm-container-overlay similarity index 86% rename from profiles/templates/6_ac_update_sync/revision/2023/20230214.1-ccm-container-overlay rename to profiles/templates/6_ac_update_sync/revision/2023/20230214.2-ccm-container-overlay index 8d1d95c..9867cca 100644 --- a/profiles/templates/6_ac_update_sync/revision/2023/20230214.1-ccm-container-overlay +++ b/profiles/templates/6_ac_update_sync/revision/2023/20230214.2-ccm-container-overlay @@ -18,8 +18,8 @@ then echo $line >> /etc/portage/repos.conf/zz-calculate-new.conf fi - mv /etc/portage/repos.conf/{zz-calculate-new.conf,zz-calculate.conf} done <<< $(cat /etc/portage/repos.conf/zz-calculate.conf) + mv /etc/portage/repos.conf/zz-calculate-new.conf /etc/portage/repos.conf/zz-calculate.conf fi exit 0