From 2ed48f8143ce50ea8a1f34c159a5692d7fdfc16d Mon Sep 17 00:00:00 2001 From: LinuxSquare Date: Sat, 28 Dec 2024 14:09:01 +0100 Subject: [PATCH] revert e5055e74c567a43a541d77a97a710b42fdcfb97c --- APKBUILD | 2 +- pterodactyl-wings.initd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/APKBUILD b/APKBUILD index 0729739..9d6c31e 100644 --- a/APKBUILD +++ b/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: LinuxSquare pkgname=pterodactyl-wings pkgver=1.11.11 -pkgrel=3 +pkgrel=4 pkgdesc="The server control plane for Pterodactyl Panel" arch="x86_64" url="https://pterodactyl.io/" diff --git a/pterodactyl-wings.initd b/pterodactyl-wings.initd index 99f2e11..527eedc 100644 --- a/pterodactyl-wings.initd +++ b/pterodactyl-wings.initd @@ -5,7 +5,7 @@ name=$RC_SVCNAME description="Pterodactyl Wings Daemon" command="/usr/bin/wings" -supervise_daemon_args="--config /etc/pterodactyl" +supervise_daemon_args="-d /etc/pterodactyl" command_user="root" depend() {