Replace ntgr.support URL with gitlab URL.
This commit is contained in:
parent
195f975113
commit
a65806287a
1 changed files with 4 additions and 4 deletions
|
@ -8,9 +8,9 @@
|
||||||
# alternatively, `wget https://gitlab.codycook.us/readynas-scripts/4360psufix.sh/raw/master/rr4360psu_install.sh; chmod +x rr4360psu_install.sh; ./rr4360psu_install.sh`
|
# alternatively, `wget https://gitlab.codycook.us/readynas-scripts/4360psufix.sh/raw/master/rr4360psu_install.sh; chmod +x rr4360psu_install.sh; ./rr4360psu_install.sh`
|
||||||
# if internet is a problem, download files from below and copy/paste the details into via SSH/SDM/Console.
|
# if internet is a problem, download files from below and copy/paste the details into via SSH/SDM/Console.
|
||||||
|
|
||||||
get_service="http://ntgr.support/scripts/readynas_os_6/rr4360psu.service"
|
get_service="https://gitlab.codycook.us/readynas-scripts/4360psufix.sh/-/raw/master/etc/systemd/system/multi-user.target.wants/rr4360psu.service"
|
||||||
get_script="http://ntgr.support/scripts/readynas_os_6/rr4360psu.sh"
|
get_script="https://gitlab.codycook.us/readynas-scripts/4360psufix.sh/-/raw/master/etc/frontview/support/rr4360psu.sh"
|
||||||
get_timer="http://ntgr.support/scripts/readynas_os_6/rr4360psu.timer"
|
get_timer="https://gitlab.codycook.us/readynas-scripts/4360psufix.sh/-/raw/master/etc/systemd/system/multi-user.target.wants/rr4360psu.timer"
|
||||||
script="/etc/frontview/support/rr4360psu.sh"
|
script="/etc/frontview/support/rr4360psu.sh"
|
||||||
|
|
||||||
echo "Downloading and installing systemd components."
|
echo "Downloading and installing systemd components."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue