1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-15 17:37:22 +01:00

need my new email_validator library during questions

This commit is contained in:
Joshua Tauberer
2015-05-03 14:44:37 +00:00
parent 1b2d07d81d
commit 1f08997a9e
3 changed files with 12 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ source setup/functions.sh
apt_install python3-flask links duplicity libyaml-dev python3-dnspython python3-dateutil
hide_output pip3 install rtyaml "email_validator==0.1.0-rc4"
# email_validator is repeated in setup/questions.sh
# Create a backup directory and a random key for encrypting backups.
mkdir -p $STORAGE_ROOT/backup