Skip to content

Commit

Permalink
Bump version to 0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsettrack4 authored Aug 31, 2019
1 parent 3eb4a2f commit d9a4f98
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 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.7.zip
wget https://github.com/sunsettrack4/zattoo_tvh/archive/v0.5.8.zip

# Unzip the file:
unzip v0.5.7.zip
unzip v0.5.8.zip

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

# Set system-wide permissions to the folder and its related files
sudo chmod 0777 ~/ztvh
Expand Down
7 changes: 4 additions & 3 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.7 2019/08/11 | Zattoo v2.14.2 I I + "
echo "Script v0.5.8 2019/08/31 I I + "
echo " I I + "
echo " II "
echo "ZZZZZZZZZ AA TTTTTTTTTT TTTTTTTTTT 888888 888888 "
Expand All @@ -33,7 +33,8 @@ echo " ZZ AA AA TT TT 88 88 88 88 "
echo " ZZ AA AA TT TT 88 88 88 88 "
echo "ZZZZZZZZZ AA AA TT TT 888888 888888 "
echo ""
echo " ~ WATCH YOU WANT ~"
echo "Zattoo Web Version: 3.1935.5 ~ WATCH YOU WANT ~"
echo "Reseller App Version: v2.14.2 "
echo ""

# ##################
Expand Down Expand Up @@ -2229,7 +2230,7 @@ clear

echo "ZattooUNLIMITED for VLC and tvheadend"
echo "(c) 2017-2019 Jan-Luca Neumann"
echo "Script v0.5.7 | Zattoo v2.14.2"
echo "Script v0.5.8 | Zattoo v3.1935.5 | Reseller v2.14.2"
echo ""
echo "=== GRABBER STARTUP ==="
echo ""
Expand Down

0 comments on commit d9a4f98

Please sign in to comment.