Fix revision

develop 417
parent 25808960e6
commit 96c0bd1b0f

@ -1,4 +1,4 @@
# Calculate format=samba name=ini.env ini(overlay-distros.revision)==
[overlay-distros]
revision = 20230216
revision = 20230222

@ -2,7 +2,7 @@
#-ini(overlay-distros.revision,#-cut(0)-#)-#
if [ -e /etc/portage/repos.conf/cl-lxc.conf ]]; then
if [[ -e /etc/portage/repos.conf/cl-lxc.conf ]]; then
sed -i 's/^sync-type.*/sync-type = git/g' /etc/portage/repos.conf/cl-lxc.conf
fi
Loading…
Cancel
Save