vidbye commited on
Commit
182d8ee
·
verified ·
1 Parent(s): 7d4ca5f

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -6,7 +6,7 @@ echo "Starting container..."
6
  hf auth login --token $HF_TOKEN
7
 
8
  # 📥 Download dataset
9
- hf download userbymahadi/TermX-DB --repo-type dataset --local-dir .
10
  # 📦 Run apt-run.txt যদি থাকে
11
  FILE="apt-run.txt"
12
 
 
6
  hf auth login --token $HF_TOKEN
7
 
8
  # 📥 Download dataset
9
+ hf download vidbye/Termux-DB --repo-type dataset --local-dir .
10
  # 📦 Run apt-run.txt যদি থাকে
11
  FILE="apt-run.txt"
12