[fix] fixed gnuplot script and path in plot.sh

This commit is contained in:
2021-02-27 02:45:15 -05:00
parent cd03cff4e6
commit e6f63edde4
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ EOF
script_path=$(cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd)
plot_file="$script_path/pinger.gnuplot"
plot_file="$script_path/pinger.gp"
log_file="" # leave empty for stdout
# defaults