https://gitlab.com/tezos/tezos
Raw File
Tip revision: 42d6c2e185ecbe608bc04bb5bb0484b9d6fcaf16 authored by Thomas Letan on 09 January 2023, 13:10:10 UTC
Fixup: Renaming and smarter check
Tip revision: 42d6c2e
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top