#!/bin/bash
TODAY=$(date +%Y%m%d)

rm -f *-202*
cp -a /daten/cdrecord/cephboot-files/*$TODAY .
