https://gitlab.com/tezos/tezos
Raw File
Tip revision: 4c4c8bf40eda83277299771e26a8bc33b9ad9d04 authored by François Thiré on 21 August 2023, 11:53:19 UTC
Octogram: Cleanup explicitly resources used by the agents
Tip revision: 4c4c8bf
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top