mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-22 16:52:02 +01:00
CI scripts update
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
NAME='gsl-2.5'
|
||||
|
||||
if (( $# != 1 )); then
|
||||
echo "usage: `basename $0` <prefix> {osx|linux}" 1>&2
|
||||
echo "usage: `basename $0` <prefix>" 1>&2
|
||||
exit 1
|
||||
fi
|
||||
PREFIX=$1
|
||||
|
Reference in New Issue
Block a user