RackHD/on-syslog

View on GitHub
extra/make-npmdeps.sh

Summary

Maintainability
Test Coverage
#!/bin/bash

# Ensure we're always in the right directory.
SCRIPT_DIR="$( cd "$( dirname "$0" )" && pwd )"
cd $SCRIPT_DIR/..

npm install