Andy - Serverco
Results
1
comments of
Andy - Serverco
as a very quick script that runs through a server you can try; ``` #!/bin/bash WORKING_DIR=~/.getssl DOMAIN_STORAGE="${DOMAIN_STORAGE:=$WORKING_DIR}" # read any variables from config in working directory if [[ -s "$WORKING_DIR/getssl.cfg"...