mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-08 04:41:33 -05:00
commit
14b80299a0
@ -364,6 +364,7 @@ repositories_setup(){
|
||||
add-apt-repository -y ppa:nginx/development
|
||||
fi
|
||||
apt -y install tuned
|
||||
apt-get install dnsutils -y
|
||||
tuned-adm profile latency-performance
|
||||
elif [ "$lsb_dist" = "debian" ]; then
|
||||
apt-get -y install ca-certificates apt-transport-https
|
||||
|
Loading…
Reference in New Issue
Block a user