Add support for OpenSUSE Leap (#3573)
* Update update.sh * Update install.sh * Update x-ui.sh * Update x-ui.sh
This commit is contained in:
@@ -53,7 +53,7 @@ install_base() {
|
||||
arch | manjaro | parch)
|
||||
pacman -Syu && pacman -Syu --noconfirm wget curl tar tzdata
|
||||
;;
|
||||
opensuse-tumbleweed)
|
||||
opensuse-tumbleweed | opensuse-leap)
|
||||
zypper refresh && zypper -q install -y wget curl tar timezone
|
||||
;;
|
||||
alpine)
|
||||
|
||||
Reference in New Issue
Block a user