Update URLs

This commit is contained in:
Cody Cook 2022-04-19 03:58:41 +00:00
commit 7851a58a58

View file

@ -2,8 +2,8 @@
# description: RR4360 PSU fix
# Runs for 10 attempts to try resolve PSU failure messages
get_inb="http://ntgr.support/tools/inb"
get_outb="http://ntgr.support/tools/outb"
get_inb="https://gitlab.codycook.us/readynas-scripts/4360psufix.sh/-/raw/master/etc/frontview/support/inb"
get_outb="https://gitlab.codycook.us/readynas-scripts/4360psufix.sh/-/raw/master/etc/frontview/support/outb"
inb="/etc/frontview/support/inb"
outb="/etc/frontview/support/outb"
attempts=0
@ -69,4 +69,4 @@ else
fi
}
get_tools
check_problem
check_problem