From 0c28558800e303ba81a577ea781ed26b8fa7dc29 Mon Sep 17 00:00:00 2001 From: nchebrov Date: Sat, 31 Jan 2026 05:30:04 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20install.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index dd281d1..52d21d5 100644 --- a/install.sh +++ b/install.sh @@ -18,4 +18,7 @@ useradd --system --shell /sbin/nologin --comment "Pterodactyl Wings Daemon" -- mkdir -p /run/wings/machine-id mkdir -p /etc/pterodactyl chown pterodactyl:pterodactyl /run/wings/machine-id - +cls +echo "-------------------------------" +echo "list cpu's from wing " && cat /sys/devices/system/cpu/online +echo "-------install complete--------"