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