GammaPHP/bin/gammaphp
2025-02-10 13:34:24 +01:00

5 lines
73 B
PHP
Executable file

#!/usr/bin/php
<?php
echo "call from here";
require "../src/gamma.php";