mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-22 10:31:34 -05:00
Update install.sh
This commit is contained in:
parent
156ef500dc
commit
72959952cc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user