5 lines
92 B
Bash
Executable file
5 lines
92 B
Bash
Executable file
#!/bin/bash
|
|
cert-cf rtr \
|
|
-d "rtr.thei.rs" \
|
|
-d "nyc1.rtr.thei.rs" \
|
|
-d "roa.thei.rs"
|