yeah so as a temporary measure, i'm using ssh-keygen for now.
but i'll need to natively incorporate it still.
This commit is contained in:
@@ -31,7 +31,7 @@ import (
|
||||
"r00t2.io/sysutils/paths"
|
||||
)
|
||||
|
||||
func TestConfig(config *[]byte) (bool, error) {
|
||||
func ChkConfig(config *[]byte) (bool, error) {
|
||||
var sysPaths []string
|
||||
var binPath string
|
||||
var tmpConf *os.File
|
||||
|
||||
Reference in New Issue
Block a user