diff options
Diffstat (limited to 'scripts/install/create_sim.sh')
-rwxr-xr-x | scripts/install/create_sim.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/install/create_sim.sh b/scripts/install/create_sim.sh index 6af49ac..b940315 100755 --- a/scripts/install/create_sim.sh +++ b/scripts/install/create_sim.sh | |||
@@ -6,7 +6,6 @@ getPrgDir | |||
6 | NAME=$1 | 6 | NAME=$1 |
7 | LOCATION=$2 | 7 | LOCATION=$2 |
8 | SIZE=$3 | 8 | SIZE=$3 |
9 | IP=$4 | ||
10 | 9 | ||
11 | cd ${OS_PATH}/config | 10 | cd ${OS_PATH}/config |
12 | 11 | ||