learn_enough_python_code_li.../Listing_1.18.bash
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"