view light8/backuper @ 1382:b4d81ecf055c

drop effect uri onto rows, make note Ignore-this: 8c0d12baa3262b78a78c1064cb8ac195
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 09 Jun 2016 05:13:32 +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