view light8/backuper @ 1659:16e0af42613f

collector web client show call count in status display Ignore-this: b452b23ed91efb4ebf53c1bfacb9a33e
author drewp@bigasterisk.com
date Sat, 10 Jun 2017 23:35:16 +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