view light8/backuper @ 1593:6059de6659c3

move effects/ page into web/. fix homepage list. rm old subserver code. Ignore-this: df247afa405eb7e3a80891c2806d5fed
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 01 Jun 2017 09:03:09 +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