tuya-ipc-terminal/tuya_auth_login.exp aktualisiert

This commit is contained in:
admin 2025-10-13 17:04:23 +00:00
parent 392d40dff9
commit 7f9e25bf92

View File

@ -33,7 +33,7 @@ if { [eof stdin] || $password eq "" } {
} }
# Spawn the tuya-ipc-terminal command WITH --password flag # Spawn the tuya-ipc-terminal command WITH --password flag
spawn tuya-ipc-terminal auth add $region $email --password $password spawn tuya-ipc-terminal auth add $region $email --password
# Handle password prompt # Handle password prompt
expect { expect {