Updated the 'update to the latest revision' line to use 'git pull'
This commit is contained in:
@@ -44,7 +44,7 @@ module Banners
|
||||
data = "Version #{version}\n"
|
||||
data += "Website http://beefproject.com\n"
|
||||
data += "Run 'beef -h' for basic help.\n"
|
||||
data += "Run 'git pull https://github.com/beefproject/beef.git master' to update to the latest revision."
|
||||
data += "Run 'git pull' to update to the latest revision."
|
||||
print_more data
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user