mirror of
https://github.com/zardus/ctf-tools
synced 2025-03-14 22:06:58 +00:00
disable install since it's broken
This commit is contained in:
parent
d9f12ed0ea
commit
bb36490ee8
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "XROP IS CURRENTLY BROKEN UPSTREAM"
|
||||
exit
|
||||
|
||||
git clone https://github.com/acama/xrop.git
|
||||
cd xrop
|
||||
git submodule update --init --recursive
|
||||
|
|
Loading…
Add table
Reference in a new issue