Explorar o código

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

Michael Aldridge %!s(int64=7) %!d(string=hai) anos
pai
achega
990287bbc2
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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