mirror of
https://github.com/brunoos/luasec.git
synced 2024-11-08 06:28:26 +01:00
8 lines
86 B
Bash
Executable File
8 lines
86 B
Bash
Executable File
#!/bin/bash
|
|
./rootA.sh
|
|
./rootB.sh
|
|
./clientA.sh
|
|
./clientB.sh
|
|
./serverA.sh
|
|
./serverB.sh
|