nix-bitcoin/examples/deploy-container-minimal.sh
2020-10-20 12:35:23 +02:00

4 lines
91 B
Bash
Executable File

#!/usr/bin/env bash
exec "${BASH_SOURCE[0]%/*}/deploy-container.sh" --minimal-config "$@"