Fix alias typo

This commit is contained in:
KoalaSat
2023-11-01 09:58:30 +01:00
parent be1fc15bea
commit 966507f1c4

View File

@ -6,7 +6,7 @@
## Edit the /home/user path directory and orchestration suffix (-lndmn) as needed
## ROBOMAIN Docker-Compose (lndmn)
alias mn="docker compose -p lndmain --env-file /home/$(whoami)/robosats-deploy/compose/env/lndmn/compose.env -f /home/$(whoami)/robosats-deploy/compose/compose.lnd.yml -f /home/$(whoami)/robosats-deploy/compose/docker-compose.override-lnd.yml"
alias mn="docker compose -p lndmain --env-file /home/$(whoami)/robosats-deploy/compose/env/lndmn/compose.env -f /home/$(whoami)/robosats-deploy/compose/docker-compose.lnd.yml -f /home/$(whoami)/robosats-deploy/compose/docker-compose.override-lnd.yml"
## Example usage:
## Start orchestration