view light8/backuper @ 1488:df6bfc7e5584

disable origin dragger for a bit of performance, and it should be gone anyway since selecting all other pts should be super easy Ignore-this: dd102507c948cbf2cf3dada2286da968
author drewp@bigasterisk.com
date Mon, 13 Jun 2016 08:39:36 +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