Adding minikube start command

This commit is contained in:
Zackarias Montell
2026-04-23 10:20:10 +02:00
parent 0856691343
commit 57737dcfb9
3 changed files with 62 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ local default_prog = {
"& { . ~/.profile.ps1; $host.EnterNestedPrompt() }",
}
default_prog = {"ubuntu"}
--default_prog = {"ubuntu"}
return {
default_prog = default_prog,