fix(template): add missing .PSWD

This commit is contained in:
L. Yeung 2024-11-05 22:17:00 +08:00 committed by Jan De Dobbeleer
parent 74326fc4f2
commit 0a5e1f6e8e

View file

@ -37,6 +37,7 @@ func Init(environment runtime.Environment) {
"Root",
"PWD",
"AbsolutePWD",
"PSWD",
"Folder",
"Shell",
"ShellVersion",