docs(kiosk): Add navigation link and correct escape key instruction
All checks were successful
Build latest image / build-container (push) Successful in 1m18s
All checks were successful
Build latest image / build-container (push) Successful in 1m18s
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user