7 lines
84 B
Bash
Executable file
7 lines
84 B
Bash
Executable file
#!/bin/sh
|
|
./rootA.sh
|
|
./rootB.sh
|
|
./clientA.sh
|
|
./clientB.sh
|
|
./serverA.sh
|
|
./serverB.sh
|