3 lines
77 B
Bash
3 lines
77 B
Bash
#! /bin/sh
|
|
exec php-${MODPHP_VERSION} ${PREFIX}/libexec/drush/drush.php "$@"
|
#! /bin/sh
|
|
exec php-${MODPHP_VERSION} ${PREFIX}/libexec/drush/drush.php "$@"
|