filename fix
This commit is contained in:
parent
a85dba1c41
commit
804fc1c5e4
@ -5,7 +5,7 @@ import (
|
|||||||
"strings"
|
"strings"
|
||||||
)
|
)
|
||||||
|
|
||||||
//go:embed templates/signup-script-template
|
//go:embed signup-script-template
|
||||||
var Bashscript string
|
var Bashscript string
|
||||||
|
|
||||||
func Dedup(input string) string {
|
func Dedup(input string) string {
|
||||||
|
Loading…
Reference in New Issue
Block a user