docs(kiosk): Add navigation link and correct escape key instruction
All checks were successful
Build latest image / build-container (push) Successful in 1m18s

This commit is contained in:
2025-04-12 18:19:23 +02:00
parent b81a6092f5
commit e05e54fae7
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
title: Kisok Setup
weight: 2
prev: /kiosk
next: /kiosk/config
---
How to set up the kiosk for the event.
@@ -101,7 +102,7 @@ How to set up the kiosk for the event.
### Teardown
1. To escape the experience press "Ctrl+E"
1. To escape the experience press `Ctrl+E`
2. Open a admin windows PowerShell prompt
3. Cd to Desktop (C:\Users\<Username>\Desktop
4. Run the psexec command: `psexec.exe -i -s powershell.exe`