mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 15:21:24 +09:00
Restart OLS after adding cert
This commit is contained in:
@@ -58,6 +58,7 @@ main(){
|
|||||||
www_domain ${1}
|
www_domain ${1}
|
||||||
domain_verify
|
domain_verify
|
||||||
lecertapply ${DOMAIN}
|
lecertapply ${DOMAIN}
|
||||||
|
bash bin/webadmin.sh -r
|
||||||
}
|
}
|
||||||
|
|
||||||
check_input ${1}
|
check_input ${1}
|
||||||
|
|||||||
Reference in New Issue
Block a user