view light8/backuper @ 1734:15cdf021c07f

oops, time cursor was tracking mouse not music time Ignore-this: 4a659c258fb87156a44a53e11b50baed
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 15 May 2018 06:33:39 +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