diff --git a/ssl-certificate.sh b/ssl-certificate.sh index c3d7bc2..2a37329 100644 --- a/ssl-certificate.sh +++ b/ssl-certificate.sh @@ -76,4 +76,5 @@ echo " Call: https://$DYNDNSNAME and enjoy your Nextcloud" echo "" echo "++++++++++++++++++++++++++++++++++++++++++++++++++++" fi +history -c && history -w exit 0