mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-09 05:01:33 -05:00
Update install.sh
This commit is contained in:
parent
156ef500dc
commit
72959952cc
@ -681,8 +681,6 @@ install_wings() {
|
|||||||
systemctl enable --now docker
|
systemctl enable --now docker
|
||||||
fi
|
fi
|
||||||
|
|
||||||
output "Enabling SWAP support for Docker."
|
|
||||||
sed -i 's/GRUB_CMDLINE_LINUX_DEFAULT="[^"]*/& swapaccount=1/' /etc/default/grub
|
|
||||||
output "Installing the Pterodactyl wings..."
|
output "Installing the Pterodactyl wings..."
|
||||||
mkdir -p /etc/pterodactyl /srv/daemon-data
|
mkdir -p /etc/pterodactyl /srv/daemon-data
|
||||||
cd /etc/pterodactyl || exit
|
cd /etc/pterodactyl || exit
|
||||||
|
Loading…
Reference in New Issue
Block a user