瀏覽代碼

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

Michael Aldridge 7 年之前
父節點
當前提交
990287bbc2
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      lib.sh.in

+ 2 - 0
lib.sh.in

@@ -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