view light8/backuper @ 1596:7d5d6e7bc526

collector web view speedups- don't json encode all devs all the time Ignore-this: ed01dc070b5e21303b0a62ff5d814b30
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 03 Jun 2017 19:58:42 +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