From e06c1d27e0b9ae3a9195ee9f4c7b5dfdb58a2566 Mon Sep 17 00:00:00 2001 From: Jack Stanford Date: Tue, 4 Mar 2025 19:45:22 +0000 Subject: [PATCH] Permission issue mitigation tip --- wings/1.0/installing.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wings/1.0/installing.md b/wings/1.0/installing.md index db65b51e7..3bc9adbf1 100644 --- a/wings/1.0/installing.md +++ b/wings/1.0/installing.md @@ -45,6 +45,10 @@ dane@pterodactyl:~$ sudo dmidecode -s system-manufacturer VMware, Inc. ``` +::: tip +To mitigate permission issues, you should probably install Pterodactyl and it's dependencies as the root user or an otherwise privileged user. +::: + ## Dependencies - curl