Got rid of bn in beg of file.

This commit is contained in:
Ivan Malison 2013-03-30 18:03:43 -07:00
parent a3c424c197
commit ab79f28d1e

View File

@ -1,4 +1,4 @@
bn#!/bin/bash
#!/bin/bash
# Go to the source directory of this script.
cd "$(dirname "${BASH_SOURCE}")"