nvm/test/slow/nvm install/setup_dir
2014-04-19 17:00:06 -07:00

7 lines
63 B
Bash
Executable File

#!/bin/sh
if [ -f ".nvmrc" ]; then
mv .nvmrc .nvmrc.bak
fi