diff options
| author | alex <alex@pdp7.net> | 2025-09-07 10:43:30 +0200 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2025-09-07 10:58:33 +0200 |
| commit | 9f31a42a10ae45b0b763a8a1f2edf624730e2bf6 (patch) | |
| tree | e901f2353da6185200323b1b4b5aacd9ee3ab70a /scripts | |
| parent | de2e9d9ea9a7ddda92fb9b34d2215402bb76a0af (diff) | |
Fix whitespace
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/p7s/mail/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/p7s/mail/__init__.py b/scripts/p7s/mail/__init__.py index 0300e80a..aaa61111 100644 --- a/scripts/p7s/mail/__init__.py +++ b/scripts/p7s/mail/__init__.py @@ -46,4 +46,3 @@ def generate_config(): subprocess.run(["systemctl", "--user", "daemon-reload"], check=True) subprocess.run(["systemctl", "--user", "enable", "--now", "mbsync.timer"], check=True) subprocess.run(["sudo", "loginctl", "enable-linger", "alex"], check=True) - |
