mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-02 10:16:21 +00:00
df72d33e4e
- Use -j 4 everywhere - Check return values on chained commands
9 lines
322 B
Plaintext
9 lines
322 B
Plaintext
This directory contains the scripts used to ease updates,
|
|
compilation, and dependency fixes required to maintain
|
|
a system wide installation of radare2.
|
|
|
|
./install.sh : install r2 in /usr
|
|
./update.sh : update r2 installation (fail on abi changes)
|
|
./python.sh : install python bindings
|
|
./uninstall.sh : deinstall r2
|