This commit is contained in:
2026-04-17 16:57:19 +02:00
parent a8934b7442
commit 04aa0b0cbf

View File

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