badman99dev commited on
Commit
9767229
·
verified ·
1 Parent(s): 9197478

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -7,7 +7,7 @@ export PATH="$HOME/.local/bin:$PATH"
7
  export HF_TOKEN="${HF_TOKEN}"
8
 
9
  # Variables
10
- BUCKET='hf://buckets/jerecom/backup'
11
  SOURCE='/home'
12
 
13
  # Configure Git
 
7
  export HF_TOKEN="${HF_TOKEN}"
8
 
9
  # Variables
10
+ BUCKET='hf://buckets/badman99dev/backup'
11
  SOURCE='/home'
12
 
13
  # Configure Git