view light8/backuper @ 1468:b291b7be7332

refactor. try to remove connector turds (failed) Ignore-this: 5341ffd154c24e4c62f3d58bdc595b7
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 12 Jun 2016 11:35:25 +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