lib.sh.in: add shebang to clear shellcheck error

This commit is contained in:
Michael Aldridge 2017-08-11 00:15:58 -07:00
parent d6975a2793
commit 990287bbc2

View File

@ -1,3 +1,5 @@
#!/bin/sh
info_msg() {
# This function handles the printing that is bold within all
# scripts. This is a convenience function so that the rather ugly