3 lines
79 B
Bash
Executable File
3 lines
79 B
Bash
Executable File
#!/bin/bash
|
|
set -e
|
|
/opt/automysqlbackup/automysqlbackup $AUTOMYSQLBACKUP_CONFIG |