bin/homedir-setup

changeset 383
c14c440cda0f
parent 382
09a6309e4856
child 459
efa21f0b1dca
--- a/bin/homedir-setup
+++ b/bin/homedir-setup
@@ -47,6 +47,7 @@ done
 # Transition older stuff to asdf
 if [ -d .rbenv ]; then
   echo 'Removing rbenv and moving ruby installs'
+  echo 'bin/* in each version dir needs all shebang lines fixed'
 
   if [ -d .rbenv/versions ]; then
     mkdir -p .asdf/installs

mercurial