view light8/backuper @ 1357:49f80544a3fb

untested unsubscribe handle support Ignore-this: dab69fabac0055146be720ac474b615f
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 05 Jun 2016 09:20:02 +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