Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

Commit

Permalink
Fix Zattoo login; update script to v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsettrack4 committed Feb 9, 2021
1 parent 09b37b3 commit f1dd4d0
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 166 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@ sudo cpan install utf8
mkdir ~/telerising

# Download the .zip file and extract the files into your folder:
wget https://github.com/sunsettrack4/telerising/archive/v0.4.5.zip
wget https://github.com/sunsettrack4/telerising/archive/v0.4.6.zip

# Unzip the file:
unzip v0.4.5.zip
unzip v0.4.6.zip

# Move all script files to the created folder
mv ~/telerising-0.4.5/* ~/telerising/
mv ~/telerising-0.4.6/* ~/telerising/

# Set system-wide permissions to the folder and its related files
sudo chmod 0777 ~/telerising
Expand Down
Loading

0 comments on commit f1dd4d0

Please sign in to comment.