mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2024-11-22 07:00:28 +00:00
Fix config file name
This commit is contained in:
parent
7ad3ffb92b
commit
4d451e8825
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
from mapperconf_sh import *
|
||||
from conf_sh import *
|
||||
import sys
|
||||
sys.path.append(cjdns_path + '/contrib/python/cjdnsadmin/')
|
||||
import adminTools as admin
|
||||
|
Loading…
Reference in New Issue
Block a user