diff options
author | Fahim | 2016-02-04 20:48:14 +0530 |
---|---|---|
committer | Fahim | 2016-02-04 20:48:14 +0530 |
commit | ff0af87b9c62f9feb141048fa9e7ebabb950ea09 (patch) | |
tree | 3719e3c33e08d64f62ece5e2a1d4f62261d61da8 /install-linux.sh | |
parent | 4db6d2d6f6b9d017f0cd03ba92a018bace2c9224 (diff) | |
download | eSim-ff0af87b9c62f9feb141048fa9e7ebabb950ea09.tar.gz eSim-ff0af87b9c62f9feb141048fa9e7ebabb950ea09.tar.bz2 eSim-ff0af87b9c62f9feb141048fa9e7ebabb950ea09.zip |
Modified install script
Diffstat (limited to 'install-linux.sh')
-rwxr-xr-x | install-linux.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/install-linux.sh b/install-linux.sh index 913c4bcc..ed22389a 100755 --- a/install-linux.sh +++ b/install-linux.sh @@ -158,7 +158,6 @@ function createDesktopStartScript #Generating esim.desktop file echo "[Desktop Entry]" > esim.desktop - ocopySourcsional Condenser Sound Microphone With Stand Code getVersion=`tail -1 VERSION` echo "Version=$getVersion" >> esim.desktop echo "Name=eSim" >> esim.desktop |