mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-11 18:15:15 +02:00
Save secret key to creds file (#15051)
This commit is contained in:
@@ -38,6 +38,10 @@ quota-exceeded:
|
||||
routing:
|
||||
strategy: "round-robin"
|
||||
EOF
|
||||
|
||||
cat <<EOF >~/cliproxy.creds
|
||||
Management Password: ${MANAGEMENT_PASSWORD}
|
||||
EOF
|
||||
msg_ok "Configured CLIProxyAPI"
|
||||
|
||||
msg_info "Creating Service"
|
||||
|
||||
Reference in New Issue
Block a user