diff options
author | rahulp13 | 2019-11-26 15:41:00 +0530 |
---|---|---|
committer | rahulp13 | 2019-11-26 15:41:00 +0530 |
commit | 6171a8ddcb6f4ef26d599c32a3854e0d0b57e974 (patch) | |
tree | 2b5c540acb8cf9412916aabb0239cda14b629a92 /esim-start.sh | |
parent | 768018212967e69d00b33b5b7e27c66024b81334 (diff) | |
download | eSim-6171a8ddcb6f4ef26d599c32a3854e0d0b57e974.tar.gz eSim-6171a8ddcb6f4ef26d599c32a3854e0d0b57e974.tar.bz2 eSim-6171a8ddcb6f4ef26d599c32a3854e0d0b57e974.zip |
files not required
Diffstat (limited to 'esim-start.sh')
-rwxr-xr-x | esim-start.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/esim-start.sh b/esim-start.sh deleted file mode 100755 index 1b83b81d..00000000 --- a/esim-start.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -cd /home/rahul/Downloads/eSim-1.1.2/src/frontEnd -python2 Application.py |