소스 검색

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