semantic-release/bin/post-test
2015-02-04 20:18:19 +01:00

8 lines
83 B
Bash
Executable File

#!/bin/sh
cat .tmp/sinopia.pid | xargs kill
cp .tmp/.npmrc ~/.npmrc
rm -rf .tmp