mysql-backup/Makefile

8 lines
96 B
Makefile

all:
echo OK
backup:
bash backup-mysql.sh
cleanup-empty-files:
bash cleanup-empty-files.sh