summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrahulp132019-11-27 11:13:27 +0530
committerrahulp132019-11-27 11:13:27 +0530
commitf2af29ee7a298850dc7aab8abc92e14331f92912 (patch)
tree4f94e21a29c1b47864ec7a69a7d9c1b1a0c8306f
parent25cc42f00f08aca5feba4be93a717d404885be5c (diff)
downloadeSim-f2af29ee7a298850dc7aab8abc92e14331f92912.tar.gz
eSim-f2af29ee7a298850dc7aab8abc92e14331f92912.tar.bz2
eSim-f2af29ee7a298850dc7aab8abc92e14331f92912.zip
update installer
-rwxr-xr-xinstall-eSim.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/install-eSim.sh b/install-eSim.sh
index 8416c0a6..2e6e8299 100755
--- a/install-eSim.sh
+++ b/install-eSim.sh
@@ -251,6 +251,10 @@ if [ $option == "--install" ];then
echo -e "\n\n\nFreeEDA ERROR: Unable to install required packages. Please check your internet connection.\n\n"
exit 0
fi
+
+ echo "-----------------eSim installed Successfully-----------------"
+ echo "Type \"esim\" in Terminal to launch it"
+ echo "or double click on \"eSim\" icon placed on Desktop"
else
echo "Please select the right option"