Merge pull request #4 from Emrossa/master

Update startup message, remove ASCII art, and names of developers
This commit is contained in:
Connor Wilson
2016-02-28 19:50:00 +00:00
2 changed files with 2 additions and 18 deletions

View File

@@ -1,10 +0,0 @@
_____ _ _ _____ _ _ _
/ ____| (_) | / ____(_) | | | |
| (___ ___ ___ _ _ _ __ _| |_ _ _| (___ _ _ __ ___ _ _| | __ _| |_ ___ _ __
\___ \ / _ \/ __| | | | '__| | __| | | |\___ \| | '_ ` _ \| | | | |/ _` | __| / _ \| '__|
____) | __/ (__| |_| | | | | |_| |_| |____) | | | | | | | |_| | | (_| | |_ | (_) | |
|_____/ \___|\___|\__,_|_| |_|\__|\__, |_____/|_|_| |_| |_|\__,_|_|\__,_|\__| \___/|_|
__/ |
Licensed GPLv3 |___/ Creates virtualised security scenarios
2014-15 By Lewis Ardern and Z.Cliffe.S

View File

@@ -15,14 +15,8 @@ require_relative 'filecreator.rb'
require_relative 'systemreader.rb'
require_relative 'vagrant.rb'
# coloured logo
puts "\e[34m"
File.open('lib/commandui/logo/logo.txt', 'r') do |f1|
while line = f1.gets
puts line
end
end
puts "\e[0m"
puts 'SecGen - Creates virtualised security scenarios'
puts 'Licensed GPLv3 2014-16'
def usage
puts 'Usage: