#!/bin/bash

alias lncli='command lncli --lnddir=/relay/.lnd/ "$@"'
alias lnd='command lnd --lnddir=/relay/.lnd/ "$@"'