1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-15 17:37:22 +01:00

Merge pull request #29 from xLegoz/master

Force the scripts to run in bash
This commit is contained in:
Joshua Tauberer
2014-04-23 19:02:09 -04:00

View File

@@ -1,3 +1,4 @@
#!/bin/bash
# This is the entry point for configuring the system.
#####################################################