You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to use content.list() in ca-certificates_data slice. Below are several variants I've tried, none of which worked. (For text: todo please see #6).
contents:
/etc/ssl/certs/ca-certificates.crt: { text: todo, mutable: true }
/usr/share/ca-certificates/mozilla/:
/usr/share/ca-certificates/mozilla/*.crt:
now works. Pretty sure I've tried it before. Maybe I was using relative --root. Is the directory supposed to be listed explicitly when I want to list() it?
I've tried to use
content.list()
inca-certificates_data
slice. Below are several variants I've tried, none of which worked. (Fortext: todo
please see #6).More variants of
contents
that produce the same error:The text was updated successfully, but these errors were encountered: