From db014ebf9f8f84a1a0d0972298e70bf29e57c37e Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Tue, 26 Aug 2025 11:30:49 +0200 Subject: create .cache directory and move tests to Integration directory --- bin/matrix-commander-login | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/matrix-commander-login') diff --git a/bin/matrix-commander-login b/bin/matrix-commander-login index 43f21b0..b984dd8 100755 --- a/bin/matrix-commander-login +++ b/bin/matrix-commander-login @@ -1,6 +1,8 @@ #!/bin/sh matrix-commander --no-ssl \ + --credentials .cache/credentials.json \ + --store .cache/store \ --homeserver=https://localhost:8080 \ --user-login=php \ --device=matrix-commander \ -- cgit v1.2.3