cloudfoundry/warden

View on GitHub
warden/root/insecure/skeleton/setup.sh

Summary

Maintainability
Test Coverage
#!/bin/bash

[ -n "$DEBUG" ] && set -o xtrace
set -o nounset
set -o errexit
shopt -s nullglob

cd $(dirname "$0")

# Setup structure
mkdir -p root pids