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