Alysha Creelman commited on
Commit
91471e2
·
unverified ·
1 Parent(s): 90e8436

Update key_setup_groupkey.sh

Browse files
Files changed (1) hide show
  1. key_setup_groupkey.sh +1 -1
key_setup_groupkey.sh CHANGED
@@ -10,7 +10,7 @@ rm -rf tmp2
10
  # Create a temporary directory
11
  mkdir tmp2
12
 
13
- HF_TOKEN=$(</wormington_keys/hf_token)
14
  echo "$HF_TOKEN"
15
 
16
  # copy the key to the temporary directory
 
10
  # Create a temporary directory
11
  mkdir tmp2
12
 
13
+ HF_TOKEN=$(<wormington_keys/hf_token)
14
  echo "$HF_TOKEN"
15
 
16
  # copy the key to the temporary directory