mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-07 06:00:13 +00:00
4 lines
44 B
Bash
Executable File
4 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
cd `dirname $PWD/$0`/..
|
|
make dist
|