Fix template

develop 413
parent d9ab95e87a
commit 9014a0b42c

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

@ -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
Loading…
Cancel
Save