Update email addresses

This commit is contained in:
q3aql 2016-03-01 19:17:13 +01:00
parent a9b95abca7
commit 05370041a3

View File

@ -1,9 +1,9 @@
#!/bin/bash #!/bin/bash
# Script to install Spotify on Debian/Ubuntu # Script to install Spotify on Debian/Ubuntu
# Created by clamsawd (clamsawd@openmailbox.org) # Created by q3aql (q3aql@openmailbox.org)
# Licensed by GPL v.2 # Licensed by GPL v.2
# Last update: 08-01-2015 # Last update: 01-03-2016
# -------------------------------------- # --------------------------------------
VERSION=0.2 VERSION=0.2
SPOTIFY_VERSION=`spotify --version | cut -d "," -f 1` SPOTIFY_VERSION=`spotify --version | cut -d "," -f 1`