mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-22 02:21:33 -05:00
Update to redis 7.2
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
dd14a64bac
commit
2305429c0d
@ -154,7 +154,7 @@ install_dependencies(){
|
|||||||
|
|
||||||
dnf module install -y composer:2/common
|
dnf module install -y composer:2/common
|
||||||
|
|
||||||
dnf module install -y redis:remi-7.0/common
|
dnf module install -y redis:remi-7.2/common
|
||||||
systemctl enable --now redis
|
systemctl enable --now redis
|
||||||
|
|
||||||
#Adding upstream repo because RHEL's version is extremely oudated.
|
#Adding upstream repo because RHEL's version is extremely oudated.
|
||||||
|
Loading…
Reference in New Issue
Block a user