Skip to content

Commit 571b108

Browse files
authored
Update sickrage-installer.sh
1 parent a909589 commit 571b108

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

myapps/install/Sickrage/sickrage-installer.sh

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ case $mode in
2323
(-i|"")
2424
apt update
2525
apt install git-core unrar-free openssl libssl-dev python -y
26+
#You may need to install nodejs for some of the Search Providers
2627
adduser --disabled-password --system --home /opt/ProgramData/Sickrage --gecos "Sickrage Service" --group Sickrage
2728
echo '<--- Downloading latest SickRage --->'
2829
cd /opt && git clone https://github.com/SickRage/SickRage.git

0 commit comments

Comments
 (0)