2022-10-19 08:28:58 -07:00

6 lines
88 B
Bash

.
.
.
export FLYCTL_INSTALL="/home/ubuntu/.fly"
export PATH="$FLYCTL_INSTALL/bin:$PATH"