Quick patch to get certgen running
This commit is contained in:
@@ -28,7 +28,7 @@ import signal
|
|||||||
import sys
|
import sys
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from autocertgen import AutoCertGen
|
from certgen import AutoCertGen
|
||||||
except ImportError:
|
except ImportError:
|
||||||
print(
|
print(
|
||||||
"WARN: You need the AutoCertGen plugin! Please install it from\n"
|
"WARN: You need the AutoCertGen plugin! Please install it from\n"
|
||||||
|
Reference in New Issue
Block a user