mirror of
https://github.com/brunoos/luasec.git
synced 2025-01-16 01:38:26 +01:00
8 lines
86 B
Bash
8 lines
86 B
Bash
|
#!/bin/bash
|
||
|
./rootA.sh
|
||
|
./rootB.sh
|
||
|
./clientA.sh
|
||
|
./clientB.sh
|
||
|
./serverA.sh
|
||
|
./serverB.sh
|