nvm/test/slow/nvm install/setup_dir
2014-05-20 00:35:30 +02:00

7 lines
69 B
Bash
Executable File

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