mirror of
https://github.com/zardus/ctf-tools
synced 2024-11-10 08:24:12 +00:00
Fixed xrop 2
This commit is contained in:
parent
c8e7076645
commit
66a86d9c22
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ git submodule update --init --recursive
|
|||
make -j 1 # Watch out!! -j $(nproc) makes the build fail
|
||||
cd ..
|
||||
|
||||
mkdir bin
|
||||
mkdir -p bin
|
||||
cd bin
|
||||
ln -s ../xrop/xrop .
|
||||
cd ..
|
||||
|
|
Loading…
Reference in a new issue