2 lines
89 B
Plaintext
2 lines
89 B
Plaintext
python backup.py -oh ${HOST} -pw ${ADMIN_PASSWORD} -f ${FMT} -D backups/ -n ${DATABASES}
|