dont update here
This commit is contained in:
parent
60476e59d6
commit
b108b8aead
1 changed files with 0 additions and 2 deletions
|
|
@ -69,8 +69,6 @@ func DownloadTemplate(outPath string) {
|
|||
slog.Debug("current working dir", slog.String("cwd", process.GetWorkingDir()))
|
||||
|
||||
commands := [][]string{
|
||||
{"go", "get", "github.com/maddalax/htmgo/framework@latest"},
|
||||
{"go", "get", "github.com/maddalax/htmgo/framework-ui@latest"},
|
||||
{"git", "init"},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue