Make the new groovysh the default and provide an env var to get the old shell.
The new shell is now the default. To get at the old shell, you can:
OLDSHELL=true ./bin/groovysh
The new shell is now the default. To get at the old shell, you can: