mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-08 04:41:33 -05:00
Update install.sh
This commit is contained in:
parent
2a9088c116
commit
770f6eda25
@ -277,6 +277,7 @@ repositories_setup(){
|
|||||||
dnf config-manager --set-enabled remi
|
dnf config-manager --set-enabled remi
|
||||||
dnf -y install tuned dnf-automatic
|
dnf -y install tuned dnf-automatic
|
||||||
tuned-adm profile latency-performance
|
tuned-adm profile latency-performance
|
||||||
|
systemctl enable --now irqbalance
|
||||||
sed -i 's/apply_updates = no/apply_updates = yes/g' /etc/dnf/automatic.conf
|
sed -i 's/apply_updates = no/apply_updates = yes/g' /etc/dnf/automatic.conf
|
||||||
systemctl enable --now dnf-automatic.timer
|
systemctl enable --now dnf-automatic.timer
|
||||||
dnf -y upgrade
|
dnf -y upgrade
|
||||||
|
Loading…
Reference in New Issue
Block a user