mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2025-06-27 16:49:23 +00:00
Fix config file name
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user