mirror of
https://github.com/radareorg/radare2
synced 2026-08-22 20:23:32 -04:00
4 lines
68 B
Bash
Executable file
4 lines
68 B
Bash
Executable file
#!/bin/sh
|
|
|
|
export APPSTORE_FRIENDLY=1
|
|
${SHELL} sys/ios-static.sh $@
|