4 lines
60 B
Bash
4 lines
60 B
Bash
#!/usr/bin/sh
|
|
|
|
expect root.exp $1
|
|
expect app_download.exp $1 |
#!/usr/bin/sh
|
|
|
|
expect root.exp $1
|
|
expect app_download.exp $1 |