mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
fix(ente): cli config.yml creation error
This commit is contained in:
@@ -59,7 +59,8 @@ export ENTE_CLI_SECRETS_PATH=/opt/ente/cli/dist/secrets.txt
|
||||
export PATH="/opt/ente/cli/dist:$PATH"
|
||||
EOF
|
||||
msg_ok "Exported Ente CLI paths"
|
||||
|
||||
$STD mkdir -p ~/.ente
|
||||
$STD touch ~/.ente/config.yaml
|
||||
cat <<EOF >~/.ente/config.yaml
|
||||
endpoint:
|
||||
api: http://localhost:8080
|
||||
|
||||
Reference in New Issue
Block a user