mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-07 22:27:23 +02:00
Fixed SC2148: Add a shebang.
This commit is contained in:
committed by
Joshua Tauberer
parent
33559bb844
commit
f1888f2043
@@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
# Install the 'host', 'sed', and and 'nc' tools. This script is run before
|
||||
# the rest of the system setup so we may not yet have things installed.
|
||||
apt_get_quiet install bind9-host sed netcat-openbsd
|
||||
|
||||
Reference in New Issue
Block a user