feat: rename to vaultwarden

This commit is contained in:
ttionya
2021-05-06 20:27:17 +08:00
parent c442d097c3
commit 4a43025658
5 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ if [[ "$1" == "mail" ]]; then
init_env
send_mail "BitwardenRS Backup Test" "Your SMTP looks configured correctly."
send_mail "vaultwarden Backup Test" "Your SMTP looks configured correctly."
exit 0
fi