chore
parent
93410f9ddf
commit
6801e56013
|
@ -22,7 +22,7 @@ const UNIX_SHELL = "/usr/bin/sh"
|
||||||
const WIN_SHELL = "C:\\Windows\\System32\\cmd"
|
const WIN_SHELL = "C:\\Windows\\System32\\cmd"
|
||||||
const DARWIN_SHELL = "/bin/bash"
|
const DARWIN_SHELL = "/bin/bash"
|
||||||
|
|
||||||
const version = "v0.1.12"
|
const version = "v0.1.13"
|
||||||
|
|
||||||
//go:embed templates
|
//go:embed templates
|
||||||
var tmplFS embed.FS
|
var tmplFS embed.FS
|
||||||
|
|
Loading…
Reference in New Issue