4 lines
99 B
Batchfile
4 lines
99 B
Batchfile
@echo off
|
|
REM See http://drupal.org/node/506448 for more information.
|
|
@php.exe "%~dp0drush.php" %*
|