view light8/backuper @ 1759:72380e12d86c

performance: add @cachedUriValues Ignore-this: f3a707bc25acc028dedd2f115a5d17e5
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 29 May 2018 07:00:37 +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