6 lines
88 B
Bash
6 lines
88 B
Bash
.
|
|
.
|
|
.
|
|
export FLYCTL_INSTALL="/home/ubuntu/.fly"
|
|
export PATH="$FLYCTL_INSTALL/bin:$PATH"
|