Add file header doc

This commit is contained in:
Michael Vines 2018-09-04 23:24:33 -07:00
parent f50aeb0e58
commit 017eb10e76
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
#!/bin/bash -e
#
# This script is to be run on the leader node
#
cd "$(dirname "$0")"/../..