diff options
author | Carlos Fenollosa <carlos.fenollosa@gmail.com > | 2013-03-07 13:09:48 -0800 |
---|---|---|
committer | Carlos Fenollosa <carlos.fenollosa@gmail.com > | 2013-03-07 13:09:48 -0800 |
commit | 5e2ce66c0a2368b305735da5841a643ab85b4599 (patch) | |
tree | 8d804234f070667f3fc1fd49f103850235ff2ef9 /bb.sh | |
parent | 9710192b70e9c5a6a4710901a449816123e53028 (diff) | |
parent | 747c0855eeef1acec445ff8c4f254c7bc5df7adf (diff) |
Merge pull request #6 from juliangruber/master
removed superfluous comment
Diffstat (limited to 'bb.sh')
-rwxr-xr-x | bb.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -86,8 +86,6 @@ # Global variables # It is recommended to perform a 'rebuild' after changing any of this in the code global_variables() { - # If you want to fork the project please contact me first, I wouldn't mind opening a git - # or some shared code base and collaborate with other people. global_software_name="BashBlog" global_software_version="1.5.1" |