Update email addresses
This commit is contained in:
parent
a9b95abca7
commit
05370041a3
|
@ -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`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user