drush-ops / drush-launcher

A small wrapper around Drush for your global $PATH.
GNU General Public License v2.0
237 stars 50 forks source link

Version number displays twice #98

Open mbomb007 opened 2 years ago

mbomb007 commented 2 years ago

I updated using self-update, and now running drush --version shows the Drush Launcher version line twice.

$ drush --version
Drush Launcher Version: 0.10.1
Drush Launcher Version: 0.10.1
Drush Commandline Tool 10.6.2

I tried deleting the launcher file and reinstalling using the commands in the instructions, but the same thing happens.

I do have a separate Linux box with 0.10.1, and this doesn't happen. So I don't know what is causing it.