Update entrypoint.sh
Browse files- 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/
|
| 11 |
SOURCE='/home'
|
| 12 |
|
| 13 |
# Configure Git
|
|
|
|
| 7 |
export HF_TOKEN="${HF_TOKEN}"
|
| 8 |
|
| 9 |
# Variables
|
| 10 |
+
BUCKET='hf://buckets/jerecom/backup'
|
| 11 |
SOURCE='/home'
|
| 12 |
|
| 13 |
# Configure Git
|