update
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
NEWCERT(){
|
||||
echo
|
||||
if [ -z ${1+x} ]; then
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
DELSITE(){
|
||||
while [ $# -gt 0 ]; do
|
||||
case "$1" in
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
STATUS(){
|
||||
start=`date +%s`
|
||||
ST_ACTION=${1}
|
||||
|
||||
Reference in New Issue
Block a user