Update protonmail-bridge-install.sh
Comments removed
This commit is contained in:
@@ -62,7 +62,6 @@ ProtectControlGroups=yes
|
|||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# IMAP socket (LAN 143)
|
|
||||||
cat > /etc/systemd/system/protonmail-bridge-imap.socket <<'EOF'
|
cat > /etc/systemd/system/protonmail-bridge-imap.socket <<'EOF'
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Proton Mail Bridge IMAP Socket (143)
|
Description=Proton Mail Bridge IMAP Socket (143)
|
||||||
@@ -76,7 +75,6 @@ Accept=no
|
|||||||
WantedBy=sockets.target
|
WantedBy=sockets.target
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# IMAP proxy service (143 -> 127.0.0.1:1143)
|
|
||||||
cat <<EOF >/etc/systemd/system/protonmail-bridge-imap-proxy.service
|
cat <<EOF >/etc/systemd/system/protonmail-bridge-imap-proxy.service
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Proton Mail Bridge IMAP Proxy (143 -> 127.0.0.1:1143)
|
Description=Proton Mail Bridge IMAP Proxy (143 -> 127.0.0.1:1143)
|
||||||
|
|||||||
Reference in New Issue
Block a user