view light8/backuper @ 1104:448fe9f81501

start to convert subserver to offer the new effects Ignore-this: 8dcbd993db2e451d80da200cd2cfbc81
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 09 Jun 2014 07:30:23 +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