commit | 7ca450440c85f1a855519ca555b650cbc45064e4 | [log] [tgz] |
---|---|---|
author | Robert R Evans <robert@codewranglers.org> | 周三 10月 06 18:21:46 2010 -0700 |
committer | Robert R Evans <robert@codewranglers.org> | 周三 10月 06 18:21:46 2010 -0700 |
tree | f4f9e449f28a8c3bd88488f95854d3d5c4412905 | |
parent | eeaef1bada32a42c41d6db4ee40ff1a0443b0872 [diff] |
Fixed issue #2
diff --git a/custom/example.bash b/custom/example.bash new file mode 100644 index 0000000..4f73d86 --- /dev/null +++ b/custom/example.bash
@@ -0,0 +1,4 @@ +#!/bin/bash +# +# This is an example file. Don't use this for your custom scripts. Instead, created another file within the +# custom directory. \ No newline at end of file