sasha HF Staff commited on
Commit
baa407f
·
verified ·
1 Parent(s): cbc5c2e

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -0
entrypoint.sh CHANGED
@@ -1,4 +1,5 @@
1
  #!/bin/bash
 
2
 
3
  echo "Not checking h100 -- already know it's not there."
4
  #python /check_h100.py
 
1
  #!/bin/bash
2
+ HF_TOKEN = os.environ.get("DEBUG")
3
 
4
  echo "Not checking h100 -- already know it's not there."
5
  #python /check_h100.py