Update comments and add newly added files to packages.

This commit is contained in:
tlimoncelli@stackexchange.com
2015-06-02 15:37:06 +00:00
parent 9ba966445f
commit 02700b547a
11 changed files with 97 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
# blackbox_list_files.sh -- List files that black box is tracking
# blackbox_list_files -- List files that black box is tracking
#
set -e
blackbox_home=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )