From a50296c3fabf91fda758bd7bf30f6cd38f7bf615 Mon Sep 17 00:00:00 2001 From: LinuxSquare Date: Mon, 23 Dec 2024 15:41:42 +0100 Subject: [PATCH] Fix Makefile --- APKBUILD | 2 +- Makefile | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/APKBUILD b/APKBUILD index e085c87..e2d0f20 100644 --- a/APKBUILD +++ b/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: LinuxSquare pkgname=pterodactyl-panel-compose pkgver=1.11.10 -pkgrel=4 +pkgrel=5 pkgdesc="The Pterodactyl Panel" arch="x86_64" url="https://pterodactyl.io/" diff --git a/Makefile b/Makefile index c1be6e2..4a47207 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ SHARE_DIR=$(PREFIX)/share APP_TIMEZONE=$(shell readlink /etc/localtime | awk -F'/' '{print $$(NF-1)"/"$$(NF)}') MYSQL_PASSWORD=$(shell head /dev/urandom | tr -dc 'A-Za-z0-9!?,.$%&+-:<=>@_' | head -c32) MYSQL_ROOT_PASSWORD=$(shell head /dev/urandom | tr -dc 'A-Za-z0-9!?,.$%&+-:<=>@_' | head -c32) +RANDOM_STRING=$(shell tr -dc '0-9!#&'\''+,-./:;<=>?@\^_|~' ?@\^_|~'