1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-11-19 17:11:48 +02:00
mailcow-dockerized/create_cold_standby.sh
2022-07-08 18:29:34 +02:00

8 lines
174 B
Bash
Executable File

#!/bin/bash
export REMOTE_SSH_KEY=/root/.ssh/id_rsa
export REMOTE_SSH_PORT=22
export REMOTE_SSH_HOST=my.remote.host
/opt/mailcow-dockerized/helper-scripts/_cold-standby.sh