mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
Add shebangs to enable running dkim and webmail scripts separately
This commit is contained in:
parent
e9aecba4df
commit
e997114d6e
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
# OpenDKIM
|
||||
# --------
|
||||
#
|
||||
|
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
# Webmail with Roundcube
|
||||
# ----------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user