📚 Improved setup.sh for better code organization & readability 🌟
This commit is contained in:
@ -73,12 +73,7 @@ load_dynamic_credentials() {
|
|||||||
interactive_credentials_setup
|
interactive_credentials_setup
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Credentials als readonly setzen
|
success "✅ Dynamische Credentials geladen"
|
||||||
readonly MYP_SECRET_KEY MYP_MAIN_PASSWORD MYP_SSH_PASSWORD MYP_ADMIN_EMAIL
|
|
||||||
readonly MYP_TAPO_EMAIL MYP_TAPO_PASSWORD MYP_ROUTER_USER MYP_ROUTER_PASSWORD
|
|
||||||
readonly MYP_GITHUB_CLIENT_ID MYP_GITHUB_CLIENT_SECRET
|
|
||||||
|
|
||||||
success "✅ Dynamische Credentials geladen und fixiert"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Funktion: Interaktive Credentials-Einrichtung
|
# Funktion: Interaktive Credentials-Einrichtung
|
||||||
|
Reference in New Issue
Block a user