#!/bin/sh
#
# Copyright 2019-2022, Dave Walker (itimpi).
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License version 2,
# as published by the Free Software Foundation.
#
# Limetech is given explicit permission to use this code in any way they like.
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.

/usr/bin/php "/usr/local/emhttp/plugins/parity.check.tuning/parity.check.tuning.php" "stopping_array"
exit 0
