[go: up one dir, main page]

DAL: Installing trusted setup does not require bash

What

Remove the use of bash for the script installing the DAL trusted setup.

Why

Runner does not have bash, and it is not necessary for this script: https://gitlab.com/tezos/tezos/-/jobs/6200803285#L388

How

Change the shebang

Manually testing the MR

./scripts/install_dal_trusted_setup.sh
Edited by Arvid Jakobsson

Merge request reports

Loading