diff --git scripts/drush/drush.bat scripts/drush/drush.bat index c330627..db3754c 100644 --- scripts/drush/drush.bat +++ scripts/drush/drush.bat @@ -1 +1 @@ -@php.exe drush.php %1 %2 %3 %4 %5 %6 %7 %8 %9 +@php.exe "%~dp0drush.php" %1 %2 %3 %4 %5 %6 %7 %8 %9