Обновить install.sh
This commit is contained in:
@@ -16,5 +16,6 @@ apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-co
|
||||
groupadd --system pterodactyl
|
||||
useradd --system --shell /sbin/nologin --comment "Pterodactyl Wings Daemon" --gid pterodactyl --home-dir /etc/pterodactyl --no-create-home pterodactyl
|
||||
mkdir -p /run/wings/machine-id
|
||||
mkdir -p /etc/pterodactyl
|
||||
chown pterodactyl:pterodactyl /run/wings/machine-id
|
||||
|
||||
|
||||
Reference in New Issue
Block a user