[modify] add x-ui installation guide and docker image updating method
This commit is contained in:
parent
38b59e86c3
commit
d05c443552
@ -57,6 +57,20 @@ ABORT=9
|
||||
# get host local ip when using a new network environment
|
||||
# ping BeeLink
|
||||
# -------------------------------------------------------------------------------------------------------------
|
||||
# x-ui build up
|
||||
# bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)
|
||||
# -------------------------------------------------------------------------------------------------------------
|
||||
# update docker images
|
||||
# 0. docker-compose down
|
||||
# 1. docker-compose pull
|
||||
# 2. docker-compose up -d --remove-orphans
|
||||
# 3. docker image prune
|
||||
# -------------------------------------------------------------------------------------------------------------
|
||||
# -------------------------------------------------------------------------------------------------------------
|
||||
# -------------------------------------------------------------------------------------------------------------
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
# =============================================================================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user