dkatz2391 commited on
Commit
cb9cdc1
·
verified ·
1 Parent(s): bc455db
Files changed (1) hide show
  1. install.sh +1 -1
install.sh CHANGED
@@ -4,7 +4,7 @@ git config --global url.https://dkatz2391:[email protected]/.insteadOf ht
4
  git lfs install
5
 
6
  # Clone the main application
7
- git clone https://github.com/dkatz2391/Retry2-Make-It-Animatable --recursive --single-branch app
8
 
9
  # Download and set up FBX2glTF
10
  wget https://raw.githubusercontent.com/AdamGman/Make-It-Animatable/main/util/FBX2glTF-linux-x64 -O app/util/FBX2glTF
 
4
  git lfs install
5
 
6
  # Clone the main application
7
+ git clone https://github.com/dkatz23/retry-Make-It-Animatable --recursive --single-branch app
8
 
9
  # Download and set up FBX2glTF
10
  wget https://raw.githubusercontent.com/AdamGman/Make-It-Animatable/main/util/FBX2glTF-linux-x64 -O app/util/FBX2glTF