Files
md-renewed/example.sh
2021-11-30 11:51:26 +01:00

5 lines
59 B
Bash
Executable File

#!/bin/bash
DOMAIN=$1
echo "$DOMAIN certificate renewed!"