2 lines
46 B
Bash
2 lines
46 B
Bash
|
#!/usr/bin/env bash
|
||
|
ccache $IOS_CCACHE_CC "$@"
|