Skip to content
Snippets Groups Projects
Commit 936c48e9 authored by Peter Hartman's avatar Peter Hartman
Browse files

devel 08/2/21 1058

parent ce863d08
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python
#!/usr/bin/env python3
#
# This is the project on-boarding script for Taiga
......@@ -25,6 +25,7 @@ config_file = "/etc/settool.conf"
@click.group()
def cli():
check_setup()
pass
......
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