Made resume.php executable.

This commit is contained in:
Kaiwen Xu 2013-09-04 21:46:25 -04:00
parent bf4bd23b37
commit 691215ae46
1 changed files with 1 additions and 0 deletions

1
bin/resume.php Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env php
<?php
define('APPLICATION_BASE_PATH', realpath(__DIR__ . '/..'));