nvm/test/installation/io.js/setup_dir
2015-01-13 17:52:18 -08:00

7 lines
63 B
Bash
Executable File

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