Initial commit
This commit is contained in:
5
example.sh
Executable file
5
example.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
DOMAIN=$1
|
||||
|
||||
echo "$DOMAIN certificate renewed!"
|
||||
Reference in New Issue
Block a user