@ -25,7 +25,6 @@ start_binaries() {
nohup "$bin_full_path" -i "$i" -c "$conf_dir" > "${conf_dir}/nohup_${binary}_${i}.log" 2>&1 &
done
}
# Call the main function