summaryrefslogtreecommitdiffstats
path: root/app/acf-util/password-read-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'app/acf-util/password-read-html.lsp')
-rwxr-xr-xapp/acf-util/password-read-html.lsp2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/acf-util/password-read-html.lsp b/app/acf-util/password-read-html.lsp
new file mode 100755
index 0000000..9ab91bf
--- /dev/null
+++ b/app/acf-util/password-read-html.lsp
@@ -0,0 +1,2 @@
+<? local view = ... ?>
+<p>The local root password is <?= view.password.value ?></p>