mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-04-22 15:35:52 +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() {
|
install_base() {
|
||||||
case "${release}" in
|
case "${release}" in
|
||||||
centos|fedora)
|
centos|fedora|almalinux)
|
||||||
yum -y update && yum install -y -q wget curl tar
|
yum -y update && yum install -y -q wget curl tar
|
||||||
;;
|
;;
|
||||||
arch|manjaro)
|
arch|manjaro)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue