Cannot check fancontrol.sh runs

I'm trying to get the fancontrol.sh script to run and quiet down my noisy fan.
The script downloaded ok to /etc but I cannot check that it runs and see the following when running fancontrol.sh verbose from the /etc directory.
Any ideas where I'm going wrong?

root@OpenWrt:/etc# chmod +x fancontrol.sh
root@OpenWrt:/etc# fancontrol.sh verbose
-ash: fancontrol.sh: not found
root@OpenWrt:/etc# ls
TZ                    fstab                 odhcp6c.user.d        services
backup                group                 openwrt_release       shadow
banner                hosts                 openwrt_version       shells
banner.failsafe       hotplug-preinit.json  opkg                  shinit
board.d               hotplug.d             opkg.conf             ssl
board.json            hotplug.json          os-release            sysctl.conf
capabilities          init.d                passwd                sysctl.d
config                inittab               ppp                   syslog.conf
crontabs              iproute2              preinit               sysupgrade.conf
device_info           localtime             profile               uci-defaults
diag.sh               luci-uploads          protocols             udhcpc.user
dnsmasq.conf          modules-boot.d        rc.button             udhcpc.user.d
dropbear              modules.d             rc.common             uhttpd.crt
e2fsck.conf           mtab                  rc.d                  uhttpd.key
ethers                nftables.d            rc.local              urandom.seed
**fancontrol.sh**         odhcp6c.user          resolv.conf
root@OpenWrt:/etc#

./fancontrol.sh or /etc/fancontrol.sh

Use the </> button when posting cli output.