Update URLs
This commit is contained in:
parent
a65806287a
commit
7851a58a58
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
# description: RR4360 PSU fix
|
# description: RR4360 PSU fix
|
||||||
# Runs for 10 attempts to try resolve PSU failure messages
|
# Runs for 10 attempts to try resolve PSU failure messages
|
||||||
|
|
||||||
get_inb="http://ntgr.support/tools/inb"
|
get_inb="https://gitlab.codycook.us/readynas-scripts/4360psufix.sh/-/raw/master/etc/frontview/support/inb"
|
||||||
get_outb="http://ntgr.support/tools/outb"
|
get_outb="https://gitlab.codycook.us/readynas-scripts/4360psufix.sh/-/raw/master/etc/frontview/support/outb"
|
||||||
inb="/etc/frontview/support/inb"
|
inb="/etc/frontview/support/inb"
|
||||||
outb="/etc/frontview/support/outb"
|
outb="/etc/frontview/support/outb"
|
||||||
attempts=0
|
attempts=0
|
||||||
|
@ -69,4 +69,4 @@ else
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
get_tools
|
get_tools
|
||||||
check_problem
|
check_problem
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue