mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-05 01:36:19 +00:00
Update install.sh
This commit is contained in:
parent
91bdafa270
commit
14e6a2c3d7
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ fi
|
|||
|
||||
install_base() {
|
||||
case "${release}" in
|
||||
centos|fedora)
|
||||
centos|fedora|almalinux)
|
||||
yum -y update && yum install -y -q wget curl tar
|
||||
;;
|
||||
arch|manjaro)
|
||||
|
|
Loading…
Reference in a new issue