ftu/set_token_path.sh
2023-03-21 17:23:23 -04:00

6 lines
192 B
Bash
Executable file

#!/bin/bash
# source this file to set your token path, or add this to your profile
export FEMTOSTAR_TOKEN_PATH=~/fstokens
mkdir -p $FEMTOSTAR_TOKEN_PATH
mkdir -p $FEMTOSTAR_TOKEN_PATH/targets