Exit message
This commit is contained in:
parent
86a7a4a834
commit
e87a4a7446
@ -413,7 +413,8 @@ function export_settings {
|
||||
if [ $XMPP_ECC_CURVE ]; then
|
||||
echo "XMPP_ECC_CURVE=$XMPP_ECC_CURVE" >> $EXPORT_FILE
|
||||
fi
|
||||
return
|
||||
echo "Security settings exported to $EXPORT_FILE"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
if [ $SSL_PROTOCOLS ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user