update
This commit is contained in:
@@ -778,9 +778,7 @@ GUI(){
|
||||
listcerts-npm) LISTCERTS_NPM;;
|
||||
copynpmcerts) COPYCERTS_NPM ${2};;
|
||||
checknpmcerts) CHECK_NPMCERTS;;
|
||||
checkcerts) CHECK-CERTS ${2} ${3} ${4} ${5} ${6};;
|
||||
upgradecerts) UPGRADECERTS ${2} ${3} ${4};;
|
||||
|
||||
checkcerts) CHECK-CERTS ${2} ${3} ${4} ${5} ${6};;
|
||||
nightlyrenew)
|
||||
if [ "${2}" == "q" ]; then
|
||||
exec 3>&1 >>${NM_LOGFOLDER}/cert-renewal.lastrun 2>&1
|
||||
|
||||
Reference in New Issue
Block a user