]> andersk Git - sql.git/blame_incremental - libexec/cron-daily-afs.sh
backups: keep less monthlys
[sql.git] / libexec / cron-daily-afs.sh
... / ...
CommitLineData
1#!/bin/bash
2
3/srv/sql/libexec/afs-renew-tickets.sh
4if [[ -s /srv/mysql/master.info ]]; then
5 /srv/sql/libexec/afs-run-backup.php
6 /srv/sql/libexec/afs-set-permissions.php
7fi
This page took 0.028348 seconds and 5 git commands to generate.