mirror of
https://github.com/pstadler/metrics.sh.git
synced 2025-12-04 14:37:11 -05:00
docs, tweaks
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
start () {
|
||||
if [ -z $FILE_LOCATION ]; then
|
||||
echo "Error: file reporter requires \$FILE_LOCATION to be specified"
|
||||
exit 1
|
||||
return 1
|
||||
fi
|
||||
|
||||
if [ ! -f $FILE_LOCATION ]; then
|
||||
|
||||
Reference in New Issue
Block a user