| commit | 1c09e60e3a4d9d33cd4d2c2270b6f3a3076c3abb | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <giolekva@gmail.com> | Thu Dec 17 16:03:42 2020 +0400 |
| committer | GitHub <noreply@github.com> | Thu Dec 17 16:03:42 2020 +0400 |
| tree | 939569a95ac11bceca59163e93882034a58ce4a9 | |
| parent | c32dd317bcd2ebff81c61a836952b5f3dc5de449 [diff] [blame] |
check_requirements: /bin/sh -> /bin/bash
diff --git a/dev/check_requirements.sh b/dev/check_requirements.sh index e679ef4..12caf28 100755 --- a/dev/check_requirements.sh +++ b/dev/check_requirements.sh
@@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash function check() { name=$1