HOME


Mini Shell 1.0
DIR:/proc/thread-self/root/bin/
Upload File :
Current File : //proc/thread-self/root/bin/fc-cache
#!/usr/bin/sh

[ -x /usr/bin/fc-cache-32 ] && /usr/bin/fc-cache-32 "$@" || :
[ -x /usr/bin/fc-cache-64 ] && /usr/bin/fc-cache-64 "$@" || :