Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion spells/Un-Secure-Player.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ Ensure the registry key `brightscript debug` is set to `1`. From a command prom
registry write brightscript debug 1
```

**Reboot** the player to apply the registry changes.

Copilot AI May 22, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider clarifying how to reboot the player (e.g., via an SSH reboot command or manual power cycle) so users know the exact method.

Suggested change
**Reboot** the player to apply the registry changes.
**Reboot** the player to apply the registry changes. You can do this by either running the `reboot` command via an SSH session or performing a manual power cycle (turning the player off and on again).

Copilot uses AI. Check for mistakes.

This will allow you to type `Ctl-C` in an ssh shell to stop the BrightScript interpretter.

## Congratulations, player is now un-secured and ready for development
## Congratulations, player is now un-secured and ready for development