mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-22 12:58:13 -05:00
修改前端编译路径
This commit is contained in:
parent
0fa6184026
commit
fdcd1f2e0f
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
. "$DIR/frontend-build"
|
||||
. "$DIR/ci/frontend-build"
|
||||
|
||||
cd "${DIR}/.."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user