Files
oficial/cli/bin/incoviba

6 lines
73 B
Plaintext
Raw Normal View History

2024-02-10 10:37:45 -03:00
#!/bin/bash
. /etc/profile
2025-06-30 15:52:28 -04:00
/usr/local/bin/php /code/bin/index.php "$@"