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--------"