Explorar o código

missing bin/bash

Daniel Gibbs %!s(int64=3) %!d(string=hai) anos
pai
achega
fa5f37b327
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/version-check.sh

+ 1 - 0
.github/workflows/version-check.sh

@@ -1,3 +1,4 @@
+#!/bin/bash
 version=$(grep "version=" linuxgsm.sh | sed -e 's/version//g' | tr -d '="')
 modulesversion=$(grep "modulesversion=" lgsm/functions/core_functions.sh | sed -e 's/modulesversion//g' | tr -d '="')