6abbc39017
Signed-off-by: Michael Mayer <michael@photoprism.app>
6 lines
No EOL
105 B
Bash
Executable file
6 lines
No EOL
105 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
SCRIPT_DIR=$(dirname "$0")
|
|
|
|
"$SCRIPT_DIR/create-ca.sh"
|
|
"$SCRIPT_DIR/create-certs.sh" |