view light8/backuper @ 1028:9af29b8a635f

update the workaround for song id corruption Ignore-this: 181e0edae9961f5fd3123eda4269f86f
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 26 May 2014 20:51:57 +0000
parents 45b12307c695
children
line wrap: on
line source

#!/bin/zsh

cd ~dmcc/cvs/light9/light8
DIR=backups/`date +%Y%m%d%H%M%S`
mkdir -p $DIR
cp *.py $DIR