mirror of
https://github.com/cyring/CoreFreq.git
synced 2025-07-23 04:12:59 +02:00
Bash she-bang fix (issue #202)
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
||||
|
Reference in New Issue
Block a user