diff --git a/APKBUILD b/APKBUILD index b2838f2..0729739 100644 --- a/APKBUILD +++ b/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: LinuxSquare pkgname=pterodactyl-wings pkgver=1.11.11 -pkgrel=2 +pkgrel=3 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 527eedc..99f2e11 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="-d /etc/pterodactyl" +supervise_daemon_args="--config /etc/pterodactyl" command_user="root" depend() {