nvm/test/installation_iojs/setup_dir

7 lines
63 B
Bash
Executable File

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