Made resume.php executable.
This commit is contained in:
parent
bf4bd23b37
commit
691215ae46
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env php
|
||||
<?php
|
||||
define('APPLICATION_BASE_PATH', realpath(__DIR__ . '/..'));
|
||||
|
||||
|
|
Loading…
Reference in New Issue