1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-07 18:23:30 -04:00

Update install.sh

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

View File

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