1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-11-22 02:21:33 -05:00

Update install.sh

This commit is contained in:
Tommy 2021-11-03 03:58:30 -04:00 committed by GitHub
parent 8cba14157c
commit c44a7d38a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -285,7 +285,7 @@ repositories_setup(){
dnf -y clean packages dnf -y clean packages
dnf -y install curl bind-utils cronie dnf -y install curl bind-utils cronie
fi fi
systemctl enable --now fstrimer.timer systemctl enable --now fstrim.timer
} }
install_dependencies(){ install_dependencies(){