1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-04 21:57:23 +02: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.
#####################################################