配置文件路径修改
This commit is contained in:
parent
e9d261cdf4
commit
6ea4dc1902
@ -18,7 +18,7 @@ do_install() {
|
||||
docker pull ${image_name}
|
||||
docker rm -f feishuvpn
|
||||
|
||||
local cmd="docker run --restart=unless-stopped -d -h FeiShuVpnServer -v \"$config:/data/feishu/conf\" "
|
||||
local cmd="docker run --restart=unless-stopped -d -h FeiShuVpnServer -v \"$config:/data/conf\" "
|
||||
|
||||
cmd="$cmd\
|
||||
--cap-add=ALL \
|
||||
|
Loading…
x
Reference in New Issue
Block a user