From ec064413edd4520df2a921d709c3ae51bcc97eeb Mon Sep 17 00:00:00 2001 From: NekointheShell <98050305+NekointheShell@users.noreply.github.com> Date: Sun, 24 Nov 2024 22:45:28 -0700 Subject: [PATCH] fix pds.env file permissions --- installer.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/installer.sh b/installer.sh index 639039c..00678e2 100644 --- a/installer.sh +++ b/installer.sh @@ -342,6 +342,10 @@ PDS_REPORT_SERVICE_DID=${PDS_REPORT_SERVICE_DID} PDS_CRAWLERS=${PDS_CRAWLERS} LOG_ENABLED=true PDS_CONFIG + # + # fix pds.env file permissions + # + chmod o= ${PDS_DATADIR}/pds.env # # Download and install pds launcher.