Skip to content

Commit

Permalink
add a header doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
AD7six committed Oct 24, 2014
1 parent 269fa6e commit 8d3af29
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bin/inline.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
#!/bin/bash
################################################################################
#
# A utility script to write (nested) include statements
# into the equivalent single config file.
#
################################################################################

PROGNAME=${0##*/}
PROGDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
Expand Down

0 comments on commit 8d3af29

Please sign in to comment.