mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-24 19:07:23 +01:00
let the user override some DNS records
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
source setup/functions.sh
|
||||
|
||||
apt_install python3-flask links duplicity
|
||||
apt_install python3-flask links duplicity libyaml-dev
|
||||
pip3 install rtyaml
|
||||
|
||||
# Create a backup directory and a random key for encrypting backups.
|
||||
mkdir -p $STORAGE_ROOT/backup
|
||||
|
||||
Reference in New Issue
Block a user