mirror of
https://github.com/zardus/ctf-tools
synced 2024-11-10 16:34:13 +00:00
whoops
This commit is contained in:
parent
0de877f202
commit
ea5eef7f78
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
INST_DIR=$PWD
|
||||
|
||||
wget --no-check-certificate https://code.soundsoftware.ac.uk/attachments/download/1185/sonic-visualiser-2.4.1.tar.gz | tar xz
|
||||
wget --no-check-certificate -O - https://code.soundsoftware.ac.uk/attachments/download/1185/sonic-visualiser-2.4.1.tar.gz | tar xz
|
||||
cd sonic-visualiser-2.4.1
|
||||
./configure --prefix=$INST_DIR
|
||||
make -j
|
||||
|
|
Loading…
Reference in a new issue