mirror of
https://github.com/fort-nix/nix-bitcoin.git
synced 2024-11-23 06:42:51 +03:00
4 lines
91 B
Bash
Executable File
4 lines
91 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
exec "${BASH_SOURCE[0]%/*}/deploy-container.sh" --minimal-config "$@"
|