Skip to content
Snippets Groups Projects
Commit 540ae6b4 authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Changed header.

parent 8b6e5d3d
No related branches found
No related tags found
No related merge requests found
......@@ -63,9 +63,9 @@ class EnvSetup():
self.menu()
def display_header(self):
log('\033[96m-------------------------------------\033[0m')
log('\033[96m- Environment setup for MediaServer -\033[0m')
log('\033[96m-------------------------------------\033[0m')
log('\033[96m----------------------------------\033[0m')
log('\033[96m- UbiCast environment setup tool -\033[0m')
log('\033[96m----------------------------------\033[0m')
def discover_actions(self):
actions = list()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment