From 747c0855eeef1acec445ff8c4f254c7bc5df7adf Mon Sep 17 00:00:00 2001 From: Julian Gruber Date: Thu, 7 Mar 2013 20:34:28 +0100 Subject: [PATCH] removed superfluous comment --- bb.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/bb.sh b/bb.sh index 3380c98..4c19312 100755 --- a/bb.sh +++ b/bb.sh @@ -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"