Skip to content

Commit

Permalink
Update download_dataset.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
fabawi authored Feb 2, 2022
1 parent e538048 commit 89278b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datasets/ave/database2/download_dataset.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

./megadown 'https://mega.nz/#!58dARTDR!AII7nCEktkeMqbZ2XqXBFyDsAeMKqBf9reXR-MHPuKk'
./megadown.sh 'https://mega.nz/#!58dARTDR!AII7nCEktkeMqbZ2XqXBFyDsAeMKqBf9reXR-MHPuKk'
wget -O coutrot_database2.mat "http://antoinecoutrot.magix.net/public/assets/coutrot_database2.mat"
7za x "ERB4_Stimuli.zip"
rm "ERB4_Stimuli.zip"

0 comments on commit 89278b5

Please sign in to comment.