view light8/backuper @ 1653:8ea61f1fda9c

api update Ignore-this: 95b8145965fbee11896248594ae21b2d
author drewp@bigasterisk.com
date Sat, 10 Jun 2017 18:31:41 +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