view light8/backuper @ 1376:8b3f7f5656f4

try to pretty up the zoom/layout change code Ignore-this: f8ef1cecc4802b0d9befb49301501521
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 08 Jun 2016 05:47:49 +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