mirror of
https://github.com/k4yt3x/wg-meshconf.git
synced 2024-11-22 07:33:27 +01:00
updated init and main docs and modes
This commit is contained in:
parent
ae4d6fbaf2
commit
e37a2399ce
10
wg_meshconf/__init__.py
Normal file → Executable file
10
wg_meshconf/__init__.py
Normal file → Executable file
@ -1 +1,11 @@
|
||||
#!/usr/bin/python3
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
Name: wg-meshconf __init__
|
||||
Creator: K4YT3X
|
||||
Date Created: May 21, 2021
|
||||
Last Modified: June 22, 2021
|
||||
"""
|
||||
|
||||
from .wg_meshconf import main
|
||||
|
||||
|
0
wg_meshconf/__main__.py
Normal file → Executable file
0
wg_meshconf/__main__.py
Normal file → Executable file
Loading…
Reference in New Issue
Block a user