Created
August 16, 2015 13:02
-
-
Save argentinaluiz/d8e372e97ce4ffbfe793 to your computer and use it in GitHub Desktop.
Command to execute zftool.phar globally in Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@ECHO OFF | |
php "%~dp0zftool.phar" %* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment