nimbus-eth2/scripts/package_src
Jakub Sokołowski 3d3d17aad9
after_install: use . not source in bourne shell (#4639)
Another dumb mistake when using bourne shell:
```
/var/lib/dpkg/info/nimbus-beacon-node.postinst: 23: source: not found
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-02-17 14:26:23 +01:00
..
nimbus_beacon_node after_install: use . not source in bourne shell (#4639) 2023-02-17 14:26:23 +01:00
nimbus_validator_client use Bourne shell as the actual postinst script does (#4638) 2023-02-17 14:13:28 +02:00