mirror of
https://github.com/FakeTV/pseudo-channel.git
synced 2026-01-04 09:13:15 +00:00
Update update-channels-from-git.sh
This commit is contained in:
@@ -107,7 +107,7 @@ if [ "$FIRST_INSTALL" == "true" ]
|
||||
then
|
||||
echo "INSTALLING REQUIREMENTS because this is a FIRST RUN"
|
||||
sudo pip install -r requirements.txt
|
||||
sudo apt-get -y install libxml2-utils # NEEDED FOR XML PARSING
|
||||
sudo apt-get -y install libxml2-utils recode # NEEDED FOR XML PARSING
|
||||
cd ..
|
||||
echo "ENTER the IP ADDRESS of your PLEX SERVER" #GET PLEX SERVER IP AND PORT
|
||||
read -p 'Plex Server IP: ' server_ip
|
||||
|
||||
Reference in New Issue
Block a user