mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
fix install script: remove uuidgen
This commit is contained in:
parent
9fb3b48282
commit
fb370b6546
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ cat > "$DataPath/app.ini" << EOF
|
|||
[server]
|
||||
HttpPort = ${Port}
|
||||
RunMode = release
|
||||
JwtSecret = $(uuidgen)
|
||||
JwtSecret =
|
||||
Email =
|
||||
HTTPChallengePort = ${HTTPChallengePort}
|
||||
EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue