remove container of Docker when finish
This commit is contained in:
parent
6f625b0189
commit
f90c87ea23
1
cert.sh
1
cert.sh
@ -12,3 +12,4 @@ rm $path/certs/letsencrypt-intermediate.pem
|
||||
rm $path/certs/pre.$domain.crt
|
||||
rm $path/certs/$domain.csr
|
||||
docker-compose stop
|
||||
docker-compose rm -f
|
Loading…
x
Reference in New Issue
Block a user