Skip to content

Commit

Permalink
Bump version to 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsettrack4 committed Jul 18, 2019
1 parent 2cc3a83 commit b888136
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ sudo cpanm install utf8
mkdir ~/ztvh

# Download the .zip file and extract the files into the "ztvh" folder:
wget https://github.com/sunsettrack4/zattoo_tvh/archive/v0.5.5.zip
wget https://github.com/sunsettrack4/zattoo_tvh/archive/v0.5.6.zip

# Unzip the file:
unzip v0.5.5.zip
unzip v0.5.6.zip

# Move all script files to the created ztvh folder
mv ~/zattoo_tvh-0.5.5/* ~/ztvh/
mv ~/zattoo_tvh-0.5.6/* ~/ztvh/

# Set system-wide permissions to the folder and its related files
sudo chmod 0777 ~/ztvh
Expand Down
4 changes: 2 additions & 2 deletions ztvh.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ clear
echo " "
echo "ZattooUNLIMITED for VLC and tvheadend "
echo "(c) 2017-2019 Jan-Luca Neumann I + "
echo "Script v0.5.5 2019/05/30 | Zattoo v2.13.1 I I + "
echo "Script v0.5.6 2019/07/18 | Zattoo v2.14.1 I I + "
echo " I I + "
echo " II "
echo "ZZZZZZZZZ AA TTTTTTTTTT TTTTTTTTTT 888888 888888 "
Expand Down Expand Up @@ -2200,7 +2200,7 @@ clear

echo "ZattooUNLIMITED for VLC and tvheadend"
echo "(c) 2017-2019 Jan-Luca Neumann"
echo "Script v0.5.5 | Zattoo v2.13.1"
echo "Script v0.5.6 | Zattoo v2.14.1"
echo ""
echo "=== GRABBER STARTUP ==="
echo ""
Expand Down

0 comments on commit b888136

Please sign in to comment.