ftu/set_token_path.sh

6 lines
192 B
Bash
Raw Permalink Normal View History

2022-09-09 06:47:49 +00:00
#!/bin/bash
# source this file to set your token path, or add this to your profile
2023-03-21 21:23:23 +00:00
export FEMTOSTAR_TOKEN_PATH=~/fstokens
mkdir -p $FEMTOSTAR_TOKEN_PATH
mkdir -p $FEMTOSTAR_TOKEN_PATH/targets