Skip to content

Commit f3b36a3

Browse files
authored
Merge pull request #1310 from phalcon/#1238-phalcon-bat
#1238 - Reverted removal of phalcon.bat
2 parents 83a4ad9 + ecfe12a commit f3b36a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

phalcon.bat

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@echo off
2+
3+
set PTOOLSPATH=%~dp0
4+
php %PTOOLSPATH%phalcon.php %*

0 commit comments

Comments
 (0)