5 lines
83 B
Bash
5 lines
83 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
./mkcert.sh make --no-print-directory /usr/bin/openssl /usr/sbin/ test
|
||
|
|