Skip to content

Commit

Permalink
Revert comment out of repo2data
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau authored Feb 29, 2024
1 parent dfc0fdb commit 5ac1ac7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions binder/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ set -e

touch ~/.bashrc

#cd content
#repo2data -r ../binder/data_requirement.json
#cd ..
cd content
repo2data -r ../binder/data_requirement.json
cd ..

git clone https://github.com/spinalcordtoolbox/spinalcordtoolbox ~/content/sct
cd ~/content/sct
Expand Down

0 comments on commit 5ac1ac7

Please sign in to comment.