view light8/backuper @ 1741:17f56584e253

fix types so graph writing works again. Ignore-this: 8691cc024983e1d581d1a16202c92870
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 19 May 2018 07:25:01 +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