Преглед на файлове

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