mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-01-13 17:24:05 +00:00
Update install.sh
This commit is contained in:
parent
669bf7b439
commit
5bb6fd1387
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ install_base() {
|
||||||
ubuntu | debian | armbian)
|
ubuntu | debian | armbian)
|
||||||
apt-get update && apt-get install -y -q wget curl tar tzdata
|
apt-get update && apt-get install -y -q wget curl tar tzdata
|
||||||
;;
|
;;
|
||||||
fedora | amzn | virtuozzo | centos-stream | rhel | almalinux | rocky | ol)
|
fedora | amzn | virtuozzo | centos | rhel | almalinux | rocky | ol)
|
||||||
dnf -y update && dnf install -y -q wget curl tar tzdata
|
dnf -y update && dnf install -y -q wget curl tar tzdata
|
||||||
;;
|
;;
|
||||||
arch | manjaro | parch)
|
arch | manjaro | parch)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue