Dashboard
PHP:
8.3.33
OS:
Linux
User:
ajstan55
/
/
usr
/
bin
π€ Upload
π New File
π New Folder
Close
Editing: 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 "$@" || :
Save
Cancel