mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-02-27 20:53:01 +00:00
Merge f9ff3758a0 into 37f0880f8f
This commit is contained in:
commit
75010c7e03
1 changed files with 1 additions and 1 deletions
2
x-ui.sh
2
x-ui.sh
|
|
@ -421,7 +421,7 @@ status() {
|
||||||
|
|
||||||
enable() {
|
enable() {
|
||||||
if [[ $release == "alpine" ]]; then
|
if [[ $release == "alpine" ]]; then
|
||||||
rc-update add x-ui
|
rc-update add x-ui default
|
||||||
else
|
else
|
||||||
systemctl enable x-ui
|
systemctl enable x-ui
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue