From 72959952cc37456eb89599e8e603f6cd2855352a Mon Sep 17 00:00:00 2001 From: Tommy Date: Tue, 2 Nov 2021 01:07:20 -0400 Subject: [PATCH] Update install.sh --- install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install.sh b/install.sh index 38f2650..d4f89cc 100644 --- a/install.sh +++ b/install.sh @@ -681,8 +681,6 @@ install_wings() { systemctl enable --now docker fi - output "Enabling SWAP support for Docker." - sed -i 's/GRUB_CMDLINE_LINUX_DEFAULT="[^"]*/& swapaccount=1/' /etc/default/grub output "Installing the Pterodactyl wings..." mkdir -p /etc/pterodactyl /srv/daemon-data cd /etc/pterodactyl || exit