commit 775a8987e77e05418f3aec0619b26eac1f82bafa
parent 6a557b785803a9d919554521192446f00ec6272b
Author: Cem Keylan <cem@ckyln.com>
Date: Fri, 6 Nov 2020 01:50:55 +0300
protonmail.com: remove shebang
Override files are not standalone shell scripts, they are to be called by the
main 'muw' script. We must mark this distinction.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/overrides/protonmail.com b/overrides/protonmail.com
@@ -1,4 +1,4 @@
-#!/bin/sh
+# -*- mode: sh; -*-
# Override file for Protonmail
ssltype=None
imap=127.0.0.1