update: try also recovery from address mismatched errors
This commit is contained in:
2
profiles/profile-example.pyw
Normal file
2
profiles/profile-example.pyw
Normal file
@@ -0,0 +1,2 @@
|
||||
import subprocess
|
||||
subprocess.run([".\\..\\venv\\Scripts\\pythonw.exe", ".\\main.py", "--address", "user@example.com", "--password", "password", "--interval", "10"], cwd=".\\..\\")
|
||||
Reference in New Issue
Block a user