mirror of
https://github.com/brunoos/luasec.git
synced 2024-12-28 05:18:21 +01:00
8 lines
92 B
Bash
Executable File
8 lines
92 B
Bash
Executable File
#!/usr/bin/env sh
|
|
./rootA.sh
|
|
./rootB.sh
|
|
./clientA.sh
|
|
./clientB.sh
|
|
./serverA.sh
|
|
./serverB.sh
|