Bash she-bang fix (issue #202)

This commit is contained in:
CyrIng
2020-09-06 16:49:38 +00:00
parent adfa3c2a5c
commit 9e802c19ed

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#
# CoreFreq
# Copyright (C) 2015-2020 CYRIL INGENIERIE
@@ -32,3 +32,4 @@ else
echo "$0: missing arguments"
fi
#